Searched refs:primary_advertising_channel_map (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/ |
D | BV_22_C.py | 44 primary_advertising_channel_map=self.LL_advertiser_Adv_Channel_Map,
|
D | BV_21_C.py | 45 primary_advertising_channel_map=self.LL_advertiser_Adv_Channel_Map,
|
D | BV_47_C.py | 114 … primary_advertising_channel_map=self.LL_advertiser_Adv_Channel_Map,
|
D | BV_26_C.py | 90 … primary_advertising_channel_map=self.LL_advertiser_Adv_Channel_Map,
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | le_advertiser.cc | 327 uint8_t primary_advertising_channel_map, OwnAddressType own_address_type, in LeSetExtendedAdvertisingParameters() argument 355 primary_advertising_channel_map &= 0x7; in LeSetExtendedAdvertisingParameters() 498 if (primary_advertising_channel_map == 0) { in LeSetExtendedAdvertisingParameters() 579 advertiser.primary_advertising_channel_map = primary_advertising_channel_map; in LeSetExtendedAdvertisingParameters()
|
D | le_advertiser.h | 144 uint8_t primary_advertising_channel_map{};
|
D | link_layer_controller.h | 458 uint8_t primary_advertising_channel_map,
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | py_hci.py | 281 … primary_advertising_channel_map=channel_map,
|
D | py_hal.py | 304 … primary_advertising_channel_map=channel_map,
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/ |
D | direct_hci_test.py | 98 primary_advertising_channel_map=7,
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 3763 primary_advertising_channel_map : 3, // bit 0 - Channel 37, bit 1 - 38, bit 2 - 39 3799 primary_advertising_channel_map : 3, // bit 0 - Channel 37, bit 1 - 38, bit 2 - 39
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 3951 primary_advertising_channel_map : 3, // bit 0 - Channel 37, bit 1 - 38, bit 2 - 39 3987 primary_advertising_channel_map : 3, // bit 0 - Channel 37, bit 1 - 38, bit 2 - 39
|