Searched refs:BTM_BleTransmitterTest (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/include/ |
D | btm_ble_api.h | 497 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
|
/system/bt/main/shim/ |
D | btm_api.h | 694 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
|
D | btm_api.cc | 876 void bluetooth::shim::BTM_BleTransmitterTest(uint8_t tx_freq, in BTM_BleTransmitterTest() function in bluetooth::shim
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 704 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/ |
D | btif_dm.cc | 3295 BTM_BleTransmitterTest(buf[0], buf[1], buf[2], btif_dm_ble_tx_test_cback); in btif_le_test_mode()
|