Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h164 return BTM_IsControllerSupportLeDataPacketLengthExtension(); in IsFeatureSupported()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c263 if (BTM_IsControllerSupportLeDataPacketLengthExtension()) { in BtmGetLeEventMask()
853 bool BTM_IsControllerSupportLeDataPacketLengthExtension() in BTM_IsControllerSupportLeDataPacketLengthExtension() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h419 bool BTSTACK_API BTM_IsControllerSupportLeDataPacketLengthExtension();