Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A D6lowpan.c618 if (hcon->type != LE_LINK) in is_bt_6lowpan()
H A Dsmp.c1044 if (hcon->type == LE_LINK) { in smp_notify_keys()
1245 if (hcon->type == LE_LINK && (*keydist & SMP_DIST_LINK_KEY)) in smp_distribute_keys()
/linux/include/net/bluetooth/
H A Dhci.h561 #define LE_LINK 0x80 macro