Home
last modified time | relevance | path

Searched refs:rfcommChannel (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_gap_if.c130 param.info.channelId.rfcommChannel = channel->dlci >> RFCOMM_DLCI_SHIFT_SCN; in RfcommCheckChannelSecurity()
171 param.info.channelId.rfcommChannel = scn; in RfcommCheckSessionSecurity()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c326 serviceInfo->protocolId ? serviceInfo->channelId.rfcommChannel : serviceInfo->channelId.l2capPsm, in GAPIF_RegisterServiceSecurity()
363 serviceInfo->protocolId ? serviceInfo->channelId.rfcommChannel : serviceInfo->channelId.l2capPsm, in GAPIF_RegisterServiceSecurityAsync()
407 serviceInfo->protocolId ? serviceInfo->channelId.rfcommChannel : serviceInfo->channelId.l2capPsm); in GAPIF_DeregisterServiceSecurity()
441 serviceInfo->protocolId ? serviceInfo->channelId.rfcommChannel : serviceInfo->channelId.l2capPsm); in GAPIF_DeregisterServiceSecurityAsync()
483 param->info.protocolId ? param->info.channelId.rfcommChannel : param->info.channelId.l2capPsm); in GAPIF_RequestSecurity()
510 param->info.protocolId ? param->info.channelId.rfcommChannel : param->info.channelId.l2capPsm); in GAPIF_RequestSecurityAsync()
H A Dgap.c273 : (channelID1.rfcommChannel == channelID2.rfcommChannel); in GapCompareChannelID()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h124 uint8_t rfcommChannel; member

Completed in 6 milliseconds