Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c375 static BtmAclConnection *BtmAclFindConnectionByHandle(uint16_t handle) in BtmAclFindConnectionByHandle() function
1324 BtmAclConnection *connection = BtmAclFindConnectionByHandle(connectionHandle); in BTM_GetAclTranspot()
1340 BtmAclConnection *connection = BtmAclFindConnectionByHandle(connectionHandle); in BTM_AclDisconnect()
1363 BtmAclConnection *connection = BtmAclFindConnectionByHandle(eventParam->connectionHandle); in BtmOnDisconnectComplete()
1445 BtmAclConnection *connection = BtmAclFindConnectionByHandle(eventParam->connectionHandle); in BtmOnLeReadRemoteFeaturesComplete()
1478 BtmAclConnection *connection = BtmAclFindConnectionByHandle(eventParam->connectionHandle); in BtmOnReadRemoteVersionInformationComplete()
1527 BtmAclConnection *connection = BtmAclFindConnectionByHandle(eventParam->connectionHandle); in BtmOnReadRemoteSupportedFeaturesComplete()
1582 BtmAclConnection *connection = BtmAclFindConnectionByHandle(eventParam->connectionHandle); in BtmOnReadRemoteExtendedFeaturesComplete()
1635 BtmAclConnection *connection = BtmAclFindConnectionByHandle(returnParam->handle); in BtmOnReadRssiComplete()
1744 BtmAclConnection *connection = BtmAclFindConnectionByHandle(handl in BtmGetAclAddressByHandle()
[all...]

Completed in 3 milliseconds