Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_feature.h41 #define HCI_SUPPORT_BREDR(x) !GET_FEATURE_FLAG(x, 4, 5) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c772 return HCI_SUPPORT_BREDR(g_readLocalSupportedFeaturesResult.lmpFeatures.raw); in BTM_IsControllerSupportBrEdr()