Searched defs:packet_payload (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble.cc | 81 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, uint8_t packet_payload, in BTM_BleTransmitterTest()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble.cc | 157 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, uint8_t packet_payload, in BTM_BleTransmitterTest()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 3733 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, uint8_t packet_payload) { in btif_ble_transmitter_test()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 34841 …Builder> Create(uint8_t tx_channel, uint8_t test_data_length, LeTestPayload packet_payload) {auto … in Create() 34860 …tterTestBuilder(uint8_t tx_channel, uint8_t test_data_length, LeTestPayload packet_payload) :Comma… in Create() 36479 …Builder> Create(uint8_t tx_channel, uint8_t test_data_length, LeTestPayload packet_payload, PhyTyp… in Create() 36498 …tterTestBuilder(uint8_t tx_channel, uint8_t test_data_length, LeTestPayload packet_payload, PhyTyp… in Create()
|