Home
last modified time | relevance | path

Searched refs:p_tx_power_cmpl_cb (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_int_types.h90 tBTM_CMPL_CB* p_tx_power_cmpl_cb; /* Callback function to be called */ member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1726 if (btm_cb.devcb.p_tx_power_cmpl_cb) return (BTM_BUSY); in BTM_ReadTxPower()
1730 btm_cb.devcb.p_tx_power_cmpl_cb = p_cb; in BTM_ReadTxPower()
1761 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_tx_power_cmpl_cb; in btm_read_tx_power_timeout()
1762 btm_cb.devcb.p_tx_power_cmpl_cb = NULL; in btm_read_tx_power_timeout()
1777 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_tx_power_cmpl_cb; in btm_read_tx_power_complete()
1781 btm_cb.devcb.p_tx_power_cmpl_cb = NULL; in btm_read_tx_power_complete()