Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtstack.h94 #define BLUETOOTH_CORE_SPECIFICATION_4_2 8 // ​Bluetooth Core Specification 4.2 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c381 if ((ret == BT_SUCCESS) && (version.hciVersion >= BLUETOOTH_CORE_SPECIFICATION_4_2)) { in GAP_LeSetSecurityMode()
H A Dgap_le_sec.c816 if (version.hciVersion < BLUETOOTH_CORE_SPECIFICATION_4_2) { in GapLePair()
946 if (version.hciVersion < BLUETOOTH_CORE_SPECIFICATION_4_2) { in GAP_LePairFeatureRsp()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp659 (version.hciVersion >= BLUETOOTH_CORE_SPECIFICATION_4_2)) { in LePairFeatureReq()

Completed in 5 milliseconds