Home
last modified time | relevance | path

Searched refs:gatt_rsp_timeout (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btu/
Dbtu_task.c479 gatt_rsp_timeout(p_tle); in btu_task()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_int.h561 extern void gatt_rsp_timeout(TIMER_LIST_ENT *p_tle);
Dgatt_utils.c1166 void gatt_rsp_timeout(TIMER_LIST_ENT *p_tle) in gatt_rsp_timeout() function