Searched refs:LE_LINK (Results 1 – 3 of 3) sorted by relevance
618 if (hcon->type != LE_LINK) in is_bt_6lowpan()
1044 if (hcon->type == LE_LINK) { in smp_notify_keys()1245 if (hcon->type == LE_LINK && (*keydist & SMP_DIST_LINK_KEY)) in smp_distribute_keys()
561 #define LE_LINK 0x80 macro