Home
last modified time | relevance | path

Searched refs:LNN_NETIF_TYPE_BLE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c195 if (type == LNN_NETIF_TYPE_BR || type == LNN_NETIF_TYPE_BLE) { in OnBtNetifStatusChanged()
203 if (type == LNN_NETIF_TYPE_BLE) { in OnBtNetifStatusChanged()
250 if (netifManager->type == LNN_NETIF_TYPE_BLE && in NotifyBtStatusChanged()
375 .supportedNetif = LNN_NETIF_TYPE_BR | LNN_NETIF_TYPE_BLE,
H A Dlnn_network_manager.c823 case LNN_NETIF_TYPE_BLE: in LnnGetAddrTypeByIfName()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_network_manager.h40 #define LNN_NETIF_TYPE_BLE (0x1 << 3) macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_mock.cpp47 *type = (LnnNetIfType)LNN_NETIF_TYPE_BLE; in ActionOfLnnGetNetIfTypeByNameBle()
H A Dlnn_bt_network_impl_test.cpp122 .type = LNN_NETIF_TYPE_BLE,
H A Dlnn_network_manager_test.cpp51 .type = LNN_NETIF_TYPE_BLE,