Searched refs:BT_ADDR_IS_STATIC (Results 1 – 2 of 2) sorted by relevance
148 #define BT_ADDR_IS_STATIC(a) (((a)->val[5] & 0xc0) == 0xc0) macro194 return BT_ADDR_IS_STATIC(&addr->a); in bt_addr_le_is_identity()
1356 } else if (addr->type != BT_ADDR_LE_RANDOM || !BT_ADDR_IS_STATIC(&addr->a)) { in bt_id_create()1396 !BT_ADDR_IS_STATIC(&addr->a)) { in bt_id_reset()