Home
last modified time | relevance | path

Searched defs:btbb_piconet (Results 1 – 2 of 2) sorted by relevance

/libbtbb/lib/src/
H A Dbluetooth_piconet.h32 struct btbb_piconet { struct
34 uint32_t refcount;
36 uint32_t flags;
39 int aliased;
42 uint8_t afh_map[10];
45 uint8_t used_channels;
48 uint32_t LAP;
51 uint8_t UAP;
54 uint16_t NAP;
57 uint32_t *clock_candidates;
[all …]
H A Dbtbb.h161 typedef struct btbb_piconet btbb_piconet; typedef