Home
last modified time | relevance | path

Searched refs:GAP_BONDABLE_MODE_NON (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp104 pimpl->bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()
110 pimpl->bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()
H A Dble_adapter.cpp256 int ret = BleProperties::GetInstance().SetBondableMode(GAP_BONDABLE_MODE_NON); in DisableTask()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h74 #define GAP_BONDABLE_MODE_NON 0x00 /// Non-bondable Mode macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp166 bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()
172 bondableMode_ = GAP_BONDABLE_MODE_NON; in SetBondableMode()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c934 if (localInfo->bondableMode == GAP_BONDABLE_MODE_NON) { in GAP_LePairFeatureRsp()

Completed in 7 milliseconds