Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_types.h61 bis_channel_cnt_(bis_channel_cnt), in num_bis_()
67 (bis_channel_cnt_ == other.bis_channel_cnt_) &&
96 uint8_t GetNumChannelsPerBis() const { return bis_channel_cnt_; } in GetNumChannelsPerBis()
100 uint8_t bis_channel_cnt_; member