Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp159 if (mode < BONDABLE_MODE_OFF || mode > BONDABLE_MODE_ON) { in SetBondableMode()
165 case BONDABLE_MODE_OFF: in SetBondableMode()
225 if (bondableMode_ != BONDABLE_MODE_OFF) { in InitMode()
226 ret = SetBondableMode(BONDABLE_MODE_OFF); in InitMode()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h217 const int BONDABLE_MODE_OFF = 0x00; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h217 const int BONDABLE_MODE_OFF = 0x00; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1082 return BONDABLE_MODE_OFF; in GetBondableMode()

Completed in 11 milliseconds