Home
last modified time | relevance | path

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

/libbtbb/lib/src/
H A Dbluetooth_packet.h102 uint32_t clkn; /* CLK1-27 of the packet */ member
H A Dbluetooth_piconet.c655 uint32_t clkn = pkt->clkn; in btbb_uap_from_header() local
H A Dbluetooth_packet.c468 uint8_t channel, uint32_t clkn) in btbb_packet_set_data()