Home
last modified time | relevance | path

Searched defs:brState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.h147 static inline bool brState = true; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp802 static int32_t ConvertBTStateIDToBluetoothState(int32_t brState, int32_t bleState) in ConvertBTStateIDToBluetoothState()
824 … int32_t brState = IAdapterManager::GetInstance()->GetState(bluetooth::BTTransport::ADAPTER_BREDR); in GetBtState() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c922 int brState = SoftBusGetBrState(); in UpdateLocalNetCapability() local