Searched defs:btbb_piconet (Results 1 – 2 of 2) sorted by relevance
32 struct btbb_piconet { struct34 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 …]
161 typedef struct btbb_piconet btbb_piconet; typedef