Home
last modified time | relevance | path

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

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