Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h601 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
Dhcimsgs.h808 uint8_t test_data_len,
/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
470 UINT8_TO_STREAM(pp, test_data_len); in btsnd_hcic_ble_transmitter_test()
/system/bt/stack/btm/
Dbtm_ble.cc676 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() argument
680 btsnd_hcic_ble_transmitter_test(tx_freq, test_data_len, packet_payload); in BTM_BleTransmitterTest()