Searched refs:read_tx_power_timer (Results 1 – 3 of 3) sorted by relevance
89 alarm_t* read_tx_power_timer; /* Read tx power timer */ member107 read_tx_power_timer = alarm_new("btm.read_tx_power_timer"); in Init()115 alarm_free(read_tx_power_timer); in Free()
98 btm_cb.devcb.read_tx_power_timer = alarm_new("btm.read_tx_power_timer"); in btm_dev_init()106 alarm_free(btm_cb.devcb.read_tx_power_timer); in btm_dev_free()
1731 alarm_set_on_mloop(btm_cb.devcb.read_tx_power_timer, in BTM_ReadTxPower()1780 alarm_cancel(btm_cb.devcb.read_tx_power_timer); in btm_read_tx_power_complete()