Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_feature.h56 #define HCI_SUPPORT_SECURE_CONNECTIONS(x) !!GET_FEATURE_FLAG(x, 1, 0) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c819 return HCI_SUPPORT_SECURE_CONNECTIONS( in BTM_IsControllerSupportSecureConnections()