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.h85 tBTM_CMPL_CB* p_tx_power_cmpl_cb; /* Callback function to be called */ member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1638 if (btm_cb.devcb.p_tx_power_cmpl_cb) { in BTM_ReadTxPower()
1644 btm_cb.devcb.p_tx_power_cmpl_cb = p_cb; in BTM_ReadTxPower()
1674 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_tx_power_cmpl_cb; in btm_read_tx_power_timeout()
1675 btm_cb.devcb.p_tx_power_cmpl_cb = NULL; in btm_read_tx_power_timeout()
1692 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_tx_power_cmpl_cb; in btm_read_tx_power_complete()
1696 btm_cb.devcb.p_tx_power_cmpl_cb = NULL; in btm_read_tx_power_complete()