Searched refs:p_txpwer_cmpl_cb (Results 1 – 2 of 2) sorted by relevance
1226 if (btm_cb.devcb.p_txpwer_cmpl_cb) { in BTM_ReadInquiryRspTxPower()1233 btm_cb.devcb.p_txpwer_cmpl_cb = p_cb; in BTM_ReadInquiryRspTxPower()1236 btm_cb.devcb.p_txpwer_cmpl_cb = NULL; in BTM_ReadInquiryRspTxPower()2356 tBTM_CMPL_CB *p_cb = btm_cb.devcb.p_txpwer_cmpl_cb; in btm_read_linq_tx_power_complete()2361 btm_cb.devcb.p_txpwer_cmpl_cb = NULL; in btm_read_linq_tx_power_complete()
200 tBTM_CMPL_CB *p_txpwer_cmpl_cb; /* Callback function to be called when */ member