Home
last modified time | relevance | path

Searched refs:BTM_BleTransmitterTest (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/include/
Dbtm_ble_api.h497 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
/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() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc704 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() function
708 return bluetooth::shim::BTM_BleTransmitterTest( in BTM_BleTransmitterTest()
/system/bt/btif/src/
Dbtif_dm.cc3295 BTM_BleTransmitterTest(buf[0], buf[1], buf[2], btif_dm_ble_tx_test_cback); in btif_le_test_mode()