Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_acl.c2691 btu_start_timer (&btm_cb.devcb.qossu_timer, BTU_TTYPE_BTM_ACL, BTM_DEV_REPLY_TIMEOUT); in BTM_SetQoS()
2699 btu_stop_timer(&btm_cb.devcb.qossu_timer); in BTM_SetQoS()
2725 btu_stop_timer (&btm_cb.devcb.qossu_timer); in btm_qos_setup_complete()
Dbtm_int.h165 TIMER_LIST_ENT qossu_timer; member