Home
last modified time | relevance | path

Searched refs:BONDABLE_MODE_ON (Results 1 - 6 of 6) 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()
168 case BONDABLE_MODE_ON: in SetBondableMode()
H A Dclassic_adapter.cpp1532 if (adapterProperties_.GetBondableMode() == BONDABLE_MODE_ON) { in ReceiveLinkKeyNotification()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp439 g_BluetoothHost->SetBondableMode(BT_TRANSPORT_BREDR, BONDABLE_MODE_ON); in SetBtScanMode()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h218 const int BONDABLE_MODE_ON = 0x01; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.cpp850 classicAdapter->SetBondableMode(BONDABLE_MODE_ON); in RestoreTurnOnState()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h218 const int BONDABLE_MODE_ON = 0x01; member

Completed in 14 milliseconds