Home
last modified time | relevance | path

Searched refs:LE_ADV_AA (Results 1 – 2 of 2) sorted by relevance

/libbtbb/lib/src/
H A Dbluetooth_le_packet.h32 #define LE_ADV_AA 0x8E89BED6 macro
H A Dbluetooth_le_packet.c71 if(count_bits(aa ^ LE_ADV_AA) == 1) { in aa_access_channel_off_by_one()
173 retval += ((aa == LE_ADV_AA) ? 1 : 0); in aa_data_channel_offenses()