Searched refs:btm_read_tx_power_timeout (Results 1 – 3 of 3) sorted by relevance
147 struct btm_read_tx_power_timeout btm_read_tx_power_timeout; variable596 void btm_read_tx_power_timeout(void* data) { in btm_read_tx_power_timeout() function598 test::mock::stack_acl::btm_read_tx_power_timeout(data); in btm_read_tx_power_timeout()
1064 struct btm_read_tx_power_timeout { struct1068 extern struct btm_read_tx_power_timeout btm_read_tx_power_timeout; argument
165 static void btm_read_tx_power_timeout(void* data);1732 BTM_DEV_REPLY_TIMEOUT_MS, btm_read_tx_power_timeout, in BTM_ReadTxPower()1760 void btm_read_tx_power_timeout(void* /* data */) { in btm_read_tx_power_timeout() function