Home
last modified time | relevance | path

Searched refs:btsnd_hcic_read_inq_tx_power (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h508 BOOLEAN btsnd_hcic_read_inq_tx_power (void);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1654 BOOLEAN btsnd_hcic_read_inq_tx_power (void) in btsnd_hcic_read_inq_tx_power() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1234 if (!btsnd_hcic_read_inq_tx_power ()) { in BTM_ReadInquiryRspTxPower()