Searched refs:tx_freq (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/hcic/
H A Dhciblecmds.c752 BOOLEAN btsnd_hcic_ble_transmitter_test(UINT8 tx_freq, UINT8 test_data_len, UINT8 payload) argument
768 UINT8_TO_STREAM (pp, tx_freq);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c654 ** Parameter tx_freq - Frequency Range
660 void BTM_BleTransmitterTest(UINT8 tx_freq, UINT8 test_data_len, argument
664 if (btsnd_hcic_ble_transmitter_test(tx_freq, test_data_len, packet_payload) == FALSE)
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h1502 ** Parameter tx_freq - Frequency Range
1508 void BTM_BleTransmitterTest(UINT8 tx_freq, UINT8 test_data_len,
H A Dhcimsgs.h1328 HCI_API extern BOOLEAN btsnd_hcic_ble_transmitter_test(UINT8 tx_freq, UINT8 test_data_len,

Completed in 100 milliseconds