Searched refs:LNN_NETIF_TYPE_BR (Results 1 – 6 of 6) sorted by relevance
146 ret = (type == LNN_NETIF_TYPE_BR) ? DisableBrSubnet(subnet) : DisableBleSubnet(subnet); in DestroyBtSubnetManager()195 if (type == LNN_NETIF_TYPE_BR || type == LNN_NETIF_TYPE_BLE) { in OnBtNetifStatusChanged()200 if (type == LNN_NETIF_TYPE_BR) { in OnBtNetifStatusChanged()246 if (netifManager->type == LNN_NETIF_TYPE_BR && in NotifyBtStatusChanged()375 .supportedNetif = LNN_NETIF_TYPE_BR | LNN_NETIF_TYPE_BLE,
820 case LNN_NETIF_TYPE_BR: in LnnGetAddrTypeByIfName()
39 #define LNN_NETIF_TYPE_BR (0x1 << 2) macro
41 *type = (LnnNetIfType)LNN_NETIF_TYPE_BR; in ActionOfLnnGetNetIfTypeByNameBr()
119 .type = LNN_NETIF_TYPE_BR,
47 .type = LNN_NETIF_TYPE_BR,