Home
last modified time | relevance | path

Searched refs:EnableBt (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp48 void NapiBluetoothAccessObserver::EnableBt() in EnableBt() function in OHOS::Bluetooth::NapiBluetoothAccessObserver
52 int ret = host->EnableBt(); in EnableBt()
H A Dnapi_bluetooth_access_observer.h42 void EnableBt();
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_host_observer.h44 void EnableBt();
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp317 bool EnableBt(void) in EnableBt() function
332 int ret = g_BluetoothHost->EnableBt(); in EnableBt()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gap.h107 bool EnableBt(void);
/ohos5.0/foundation/communication/bluetooth/
H A DREADME_zh.md65 bool EnableBt(void);
H A DREADME.md65 bool EnableBt(void);
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_snk_test.cpp71 host_->EnableBt(); in SetUp()
H A Da2dp_src_test.cpp72 host_->EnableBt(); in SetUp()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_server_test.cpp64 host_->EnableBt(); in SetUp()
H A Dpbap_client_test.cpp66 host_->EnableBt(); in SetUp()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mse_test.cpp62 host_->EnableBt(); in SetUp()
H A Dmap_mce_test.cpp78 host_->EnableBt(); in SetUp()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h338 int EnableBt();
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_tg_test.cpp63 host_->EnableBt(); in SetUp()
H A Davrcp_ct_test.cpp63 host_->EnableBt(); in SetUp()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_server_test.cpp82 host_->EnableBt(); in SetUp()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_ag_test.cpp72 host_->EnableBt(); in SetUp()
H A Dhfp_hf_test.cpp76 host_->EnableBt(); in SetUp()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_host_proxy.h36 int32_t EnableBt() override;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_host.h61 virtual int32_t EnableBt() = 0;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_host_server.h47 int32_t EnableBt() override;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp622 int BluetoothHost::EnableBt() in EnableBt() function in OHOS::Bluetooth::BluetoothHost
629 return proxy->EnableBt(); in EnableBt()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp69 int32_t BluetoothHostProxy::EnableBt() in EnableBt() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp296 int32_t result = EnableBt(); in EnableBtInner()

12