Searched refs:read_tx_power_timer (Results 1 – 3 of 3) sorted by relevance
159 alarm_t* read_tx_power_timer; /* Read tx power timer */ member
96 btm_cb.devcb.read_tx_power_timer = alarm_new("btm.read_tx_power_timer"); in btm_dev_init()
2120 alarm_set_on_mloop(btm_cb.devcb.read_tx_power_timer, in BTM_ReadTxPower()2169 alarm_cancel(btm_cb.devcb.read_tx_power_timer); in btm_read_tx_power_complete()