Home
last modified time | relevance | path

Searched refs:inq_timer_ent (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_int.h154 TIMER_LIST_ENT inq_timer_ent; member
Dbtm_ble_gap.c1590 btu_start_timer (&p_cb->inq_timer_ent, BTU_TTYPE_BLE_GAP_LIM_DISC, in btm_ble_set_discoverability()
1734 btu_start_timer (&p_inq->inq_timer_ent, BTU_TTYPE_BLE_INQUIRY, duration); in btm_ble_start_inquiry()
2652 btu_stop_timer (&p_ble_cb->inq_var.inq_timer_ent); in btm_ble_stop_inquiry()
Dbtm_int.h320 TIMER_LIST_ENT inq_timer_ent; member
Dbtm_inq.c1486 btu_stop_timer (&p_inq->inq_timer_ent); in btm_inq_db_reset()