Home
last modified time | relevance | path

Searched refs:LNN_PROTOCOL_BLE (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_protocol_def.h29 #define LNN_PROTOCOL_BLE (1L << 1) macro
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c246 LnnNotifyPhysicalSubnetStatusChanged(netifManager->ifName, LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE, data); in NotifyBtStatusChanged()
250 LnnNotifyPhysicalSubnetStatusChanged(netifManager->ifName, LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE, data); in NotifyBtStatusChanged()
362 LnnUnregistPhysicalSubnetByType(LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE); in LnnDeinitBtNetwork()
372 .id = LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE,
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp289 socketInfo.protocol = LNN_PROTOCOL_BLE; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/utils/
H A Dlnn_bus_center_utils_test.cpp176 option.socketOption.protocol = LNN_PROTOCOL_BLE; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp218 manager.id = LNN_PROTOCOL_BLE; in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1707 info->supportedProtocols = LNN_PROTOCOL_BR | LNN_PROTOCOL_BLE; in UnpackBt()

Completed in 8 milliseconds