Home
last modified time | relevance | path

Searched defs:btState (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/bluetooth/frameworks/c_api/src/
H A Doh_bluetooth.cpp35 int32_t btState = BTStateID::STATE_TURN_OFF; in OH_Bluetooth_GetBluetoothSwitchState() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_dumper.cpp63 std::string btState = hostServer->IsBrEnabled() ? "enabled\n" : "disabled\n"; in BtCommStateDump() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c45 SoftBusBtStackState btState = (SoftBusBtStackState)state; in LnnOnBtStateChanged() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_test.cpp127 SoftBusBtState btState = SOFTBUS_BR_TURN_ON; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/service/fuzztest/buscenterevent_fuzzer/
H A Dbuscenterevent_fuzz.cpp117 char *btState = (char *)SoftBusCalloc(sizeof(SoftBusBtState)); in LnnNotifyStateChangeEventFuzzTest() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c163 static BtSubnetManagerEvent GetBtStatusChangedEvent(SoftBusBtState btState) in GetBtStatusChangedEvent() argument
185 SoftBusBtState btState = (SoftBusBtState)(*(uint8_t *)status); in OnBtNetifStatusChanged() local
243 SoftBusBtState btState = (SoftBusBtState)(*(uint8_t *)data); in NotifyBtStatusChanged() local
255 BtNetworkInfoUpdate(SoftBusBtState btState) BtNetworkInfoUpdate() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c397 SoftBusBtState btState = (SoftBusBtState)event->status; in BtStateChangeEventHandler() local
H A Dlnn_net_builder.c919 int btState = SoftBusGetBtState(); in UpdateLocalNetCapability() local
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp86 BluetoothMock::BluetoothMock(BluetoothMock::BtState btState) in BluetoothMock() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c58 SoftBusBtState btState; member
345 static void HbHandleBleStateChange(SoftBusBtState btState) in HbHandleBleStateChange() argument
376 SoftBusBtState btState = (SoftBusBtState)event->status; in HbBtStateChangeEventHandler() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c542 SoftBusBtState *btState = (SoftBusBtState *)state; in LnnNotifyBtStateChangeEvent() local

Completed in 9 milliseconds