Searched refs:SOFTBUS_BLUETOOTH_OFF (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_query.c | 142 return SOFTBUS_BLUETOOTH_OFF; in BrLinkState() 146 return SOFTBUS_BLUETOOTH_OFF; in BrLinkState() 162 return SOFTBUS_BLUETOOTH_OFF; in BleLinkState() 166 return SOFTBUS_BLUETOOTH_OFF; in BleLinkState()
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_query_test.cpp | 317 EXPECT_EQ(ret, SOFTBUS_BLUETOOTH_OFF); in HWTEST_F() 319 EXPECT_EQ(ret, SOFTBUS_BLUETOOTH_OFF); in HWTEST_F() 344 EXPECT_EQ(ret, SOFTBUS_BLUETOOTH_OFF); in HWTEST_F() 346 EXPECT_EQ(ret, SOFTBUS_BLUETOOTH_OFF); in HWTEST_F()
|
/foundation/communication/dsoftbus/interfaces/kits/common/ |
H A D | softbus_error_code.h | 126 SOFTBUS_BLUETOOTH_OFF, enumerator
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 132 SOFTBUS_BLUETOOTH_OFF, enumerator
|
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
H A D | disc_ble.c | 1323 DfxRecordBleProcessEnd(publishFlags, activeFlags, funcCode, option, SOFTBUS_BLUETOOTH_OFF); in ProcessBleDiscFunc() 1325 return SOFTBUS_BLUETOOTH_OFF; in ProcessBleDiscFunc()
|
Completed in 13 milliseconds