Searched refs:p_txpwer_cmpl_cb (Results 1 – 2 of 2) sorted by relevance
1314 if (btm_cb.devcb.p_txpwer_cmpl_cb) in BTM_ReadInquiryRspTxPower()1320 btm_cb.devcb.p_txpwer_cmpl_cb = p_cb; in BTM_ReadInquiryRspTxPower()1324 btm_cb.devcb.p_txpwer_cmpl_cb = NULL; in BTM_ReadInquiryRspTxPower()2737 tBTM_CMPL_CB *p_cb = btm_cb.devcb.p_txpwer_cmpl_cb; in btm_read_linq_tx_power_complete()2742 btm_cb.devcb.p_txpwer_cmpl_cb = NULL; in btm_read_linq_tx_power_complete()
162 tBTM_CMPL_CB *p_txpwer_cmpl_cb; /* Callback function to be called when */ member