Searched refs:test_data_len (Results 1 – 14 of 14) sorted by relevance
/system/bt/btif/include/ |
D | btif_api.h | 343 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len,
|
/system/bt/stack/test/common/ |
D | mock_btif_dm.cc | 81 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btif_ble_transmitter_test() argument
|
D | mock_main_shim_btm_api.cc | 312 uint8_t test_data_len, in BTM_BleTransmitterTest() argument
|
/system/bt/test/mock/ |
D | mock_btif_dm.cc | 82 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btif_ble_transmitter_test() argument
|
D | mock_stack_btm_ble.cc | 183 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() argument
|
D | mock_hcic_hciblecmds.cc | 254 void btsnd_hcic_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btsnd_hcic_ble_transmitter_test() argument
|
D | mock_main_shim_btm_api.cc | 308 uint8_t test_data_len, in BTM_BleTransmitterTest() argument
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 499 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
|
D | hcimsgs.h | 614 uint8_t test_data_len,
|
/system/bt/main/shim/ |
D | btm_api.h | 613 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
|
D | btm_api.cc | 1041 uint8_t test_data_len, in BTM_BleTransmitterTest() argument
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 581 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() argument 586 tx_freq, test_data_len, packet_payload, p_cmd_cmpl_cback); in BTM_BleTransmitterTest() 589 btsnd_hcic_ble_transmitter_test(tx_freq, test_data_len, packet_payload); in BTM_BleTransmitterTest()
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 531 void btsnd_hcic_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btsnd_hcic_ble_transmitter_test() argument 543 UINT8_TO_STREAM(pp, test_data_len); in btsnd_hcic_ble_transmitter_test()
|
/system/bt/btif/src/ |
D | btif_dm.cc | 3018 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btif_ble_transmitter_test() argument 3020 BTM_BleTransmitterTest(tx_freq, test_data_len, packet_payload, in btif_ble_transmitter_test()
|