Home
last modified time | relevance | path

Searched refs:GapGetLeConnectionInfoBlock (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c94 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapOnLeConnectionUpdateCompleteEvent()
130 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeConnParamUpdate()
202 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapOnLeRemoteConnectionParameterRequestEvent()
279 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeConnectionParameterRsp()
337 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeReadChannelMapComplete()
398 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeGetSecurityStatus()
424 LeDeviceInfo *deviceInfo = ListForEachData(GapGetLeConnectionInfoBlock()->deviceList, GapFindCmpListData, ctx); in GapWaitExAdvTerminatedTimeoutTask()
456 leConnectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeConnectionComplete()
503 leConnectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeDisconnectionComplete()
520 ListForEachData(GapGetLeConnectionInfoBlock() in GapReceiveL2capParameterUpdateReq()
[all...]
H A Dgap_le_sec.c78 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapDoLeSecurityCallback()
244 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeAuthenticationRequest()
345 ListForEachData(GapGetLeConnectionInfoBlock()->deviceList, GapFindLeConnectionDeviceByHandle, &handle); in GapSetLeSigningInfo()
387 ListForEachData(GapGetLeConnectionInfoBlock()->deviceList, GapFindLeConnectionDeviceByHandle, &handle); in GapLePairResult()
427 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeRemotePairRequest()
459 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeRemotePairResponse()
477 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeRemoteSecurityRequest()
499 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeLongTermKeyRequest()
521 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeEncryptionComplete()
582 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeRemoteEncryptionKeyRsp()
[all...]
H A Dgap_internal.h138 LeConnectionInfoBlock *GapGetLeConnectionInfoBlock(void);
H A Dgap_le_adv.c380 LeDeviceInfo *deviceInfo = ListForEachData(GapGetLeConnectionInfoBlock()->deviceList, in GapOnLeAdvertisingSetTerminated()
H A Dgap.c365 LeConnectionInfoBlock *GapGetLeConnectionInfoBlock(void) in GapGetLeConnectionInfoBlock() function

Completed in 6 milliseconds