Home
last modified time | relevance | path

Searched refs:LOWPAN_LLTYPE_BTLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/6lowpan/
H A Dcore.c26 case LOWPAN_LLTYPE_BTLE: in lowpan_register_netdevice()
/openbmc/linux/include/net/
H A D6lowpan.h102 LOWPAN_LLTYPE_BTLE, enumerator
/openbmc/linux/net/bluetooth/
H A D6lowpan.c692 err = lowpan_register_netdev(netdev, LOWPAN_LLTYPE_BTLE); in setup_netdev()