Home
last modified time | relevance | path

Searched defs:SetBondableMode (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_properties.cpp95 int BleProperties::SetBondableMode(int mode) const in SetBondableMode() function in OHOS::bluetooth::BleProperties
Dble_adapter.cpp928 bool BleAdapter::SetBondableMode(int mode) const in SetBondableMode() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_adapter_properties.cpp155 bool ClassicAdapterProperties::SetBondableMode(int mode) in SetBondableMode() function in OHOS::bluetooth::ClassicAdapterProperties
Dclassic_adapter.cpp539 bool ClassicAdapter::SetBondableMode(int mode) const in SetBondableMode() function in OHOS::bluetooth::ClassicAdapter
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp998 bool BluetoothHost::SetBondableMode(int transport, int mode) in SetBondableMode() function in OHOS::Bluetooth::BluetoothHost
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1085 bool BluetoothHostServer::SetBondableMode(int32_t transport, int32_t mode) in SetBondableMode() function in OHOS::Bluetooth::BluetoothHostServer
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp542 bool BluetoothHostProxy::SetBondableMode(int32_t transport, int32_t mode) in SetBondableMode() function in OHOS::Bluetooth::BluetoothHostProxy