Home
last modified time | relevance | path

Searched refs:GapCompareChannelID (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h34 bool GapCompareChannelID(GAP_SecMultiplexingProtocol protocolID, GapSecChannel channelID1, GapSecChannel channelID2);
H A Dgap.c270 bool GapCompareChannelID(GAP_SecMultiplexingProtocol protocolID, GapSecChannel channelID1, GapSecChannel channelID2) in GapCompareChannelID() function
908 GapCompareChannelID(serviceInfo->protocolId, regInfo->info.channelId, serviceInfo->channelId)) { in GAP_RegisterServiceSecurity()
956 GapCompareChannelID(serviceInfo->protocolId, regInfo->info.channelId, serviceInfo->channelId)) { in GAP_DeregisterServiceSecurity()
H A Dgap_br_sec.c49 (GapCompareChannelID(info2->protocolId, info1->channelId, info2->channelId)) && in GapCompareServiceSecurityInfo()

Completed in 5 milliseconds