Home
last modified time | relevance | path

Searched defs:LAP (Results 1 – 3 of 3) sorted by relevance

/libbtbb/lib/src/
H A Dbluetooth_piconet.h48 uint32_t LAP; member
H A Dbluetooth_packet.h61 uint32_t LAP; /* lower address part found in access code */ member
H A Dbluetooth_packet.c188 uint64_t btbb_gen_syncword(const int LAP) in btbb_gen_syncword()