Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h497 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
Dhcimsgs.h807 extern void btsnd_hcic_ble_transmitter_test(uint8_t tx_freq,
/system/bt/stack/hcic/
Dhciblecmds.cc458 void btsnd_hcic_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btsnd_hcic_ble_transmitter_test() argument
469 UINT8_TO_STREAM(pp, tx_freq); in btsnd_hcic_ble_transmitter_test()
/system/bt/stack/btm/
Dbtm_ble.cc704 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() argument
709 tx_freq, test_data_len, packet_payload, p_cmd_cmpl_cback); in BTM_BleTransmitterTest()
712 btsnd_hcic_ble_transmitter_test(tx_freq, test_data_len, packet_payload); in BTM_BleTransmitterTest()
/system/bt/main/shim/
Dbtm_api.h694 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
Dbtm_api.cc876 void bluetooth::shim::BTM_BleTransmitterTest(uint8_t tx_freq, in BTM_BleTransmitterTest() argument