Home
last modified time | relevance | path

Searched refs:BtmRemoteDeviceSupportRequest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c123 } BtmRemoteDeviceSupportRequest; typedef
1399 BtmRemoteDeviceSupportRequest *request = NULL; in BtmGetRemoteDeviceSupportRequests()
1400 BtmRemoteDeviceSupportRequest *duplicated = NULL; in BtmGetRemoteDeviceSupportRequests()
1408 duplicated = MEM_MALLOC.alloc(sizeof(BtmRemoteDeviceSupportRequest)); in BtmGetRemoteDeviceSupportRequests()
1421 BtmRemoteDeviceSupportRequest *request = NULL; in BtmOnLeRemoteFeatureComplete()
1500 BtmRemoteDeviceSupportRequest *request = NULL; in BtmOnRemoteFeatureComplete()
1556 BtmRemoteDeviceSupportRequest *request = NULL; in BtmOnRemoteExtendedFeatureComplete()
2042BtmRemoteDeviceSupportRequest *request = MEM_MALLOC.alloc(sizeof(BtmRemoteDeviceSupportRequest)); in BTM_IsRemoteDeviceSupportHostSecureSimplePairing()
2079BtmRemoteDeviceSupportRequest *request = MEM_MALLOC.alloc(sizeof(BtmRemoteDeviceSupportRequest)); in BTM_IsRemoteDeviceSupportConnectionParametersRequest()
2115BtmRemoteDeviceSupportRequest *request = MEM_MALLOC.alloc(sizeof(BtmRemoteDeviceSupportRequest)); in BTM_IsRemoteDeviceSupportEdrAcl2MbMode()
[all …]