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.h142 TIMER_LIST_ENT inq_timer_ent; member
Dbtm_ble_gap.c130 btu_start_timer (&p_inq->inq_timer_ent, BTU_TTYPE_BLE_INQUIRY, duration); in BTM_BleObserve()
984 btu_start_timer (&p_cb->inq_timer_ent, BTU_TTYPE_BLE_GAP_LIM_DISC, in btm_ble_set_discoverability()
1137 btu_start_timer (&p_inq->inq_timer_ent, BTU_TTYPE_BLE_INQUIRY, duration); in btm_ble_start_inquiry()
1855 btu_stop_timer (&p_cb->inq_timer_ent); in btm_ble_stop_scan()
Dbtm_int.h280 TIMER_LIST_ENT inq_timer_ent; member
Dbtm_inq.c1362 btu_stop_timer (&p_inq->inq_timer_ent); in btm_inq_db_reset()