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.h664 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len,
Dhcimsgs.h788 uint8_t test_data_len,
/system/bt/stack/hcic/
Dhciblecmds.cc474 void btsnd_hcic_ble_transmitter_test(uint8_t tx_freq, uint8_t test_data_len, in btsnd_hcic_ble_transmitter_test() argument
486 UINT8_TO_STREAM(pp, test_data_len); in btsnd_hcic_ble_transmitter_test()
/system/bt/stack/btm/
Dbtm_ble.cc718 void BTM_BleTransmitterTest(uint8_t tx_freq, uint8_t test_data_len, in BTM_BleTransmitterTest() argument
722 btsnd_hcic_ble_transmitter_test(tx_freq, test_data_len, packet_payload); in BTM_BleTransmitterTest()