Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_api.h343 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len,
/system/bt/stack/test/common/
Dmock_btif_dm.cc81 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btif_ble_transmitter_test() argument
Dmock_main_shim_btm_api.cc312 uint8_t test_data_len, in BTM_BleTransmitterTest() argument
/system/bt/test/mock/
Dmock_btif_dm.cc82 void btif_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btif_ble_transmitter_test() argument
Dmock_stack_btm_ble.cc183 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() argument
Dmock_hcic_hciblecmds.cc254 void btsnd_hcic_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btsnd_hcic_ble_transmitter_test() argument
Dmock_main_shim_btm_api.cc308 uint8_t test_data_len, in BTM_BleTransmitterTest() argument
/system/bt/stack/include/
Dbtm_ble_api.h499 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
Dhcimsgs.h614 uint8_t test_data_len,
/system/bt/main/shim/
Dbtm_api.h613 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
Dbtm_api.cc1041 uint8_t test_data_len, in BTM_BleTransmitterTest() argument
/system/bt/stack/btm/
Dbtm_ble.cc581 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/
Dhciblecmds.cc531 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/
Dbtif_dm.cc3018 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()