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.c500 gatt_rsp_timeout(p_tle); in btu_task()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_int.h580 extern void gatt_rsp_timeout(TIMER_LIST_ENT *p_tle);
Dgatt_utils.c1226 void gatt_rsp_timeout(TIMER_LIST_ENT *p_tle) in gatt_rsp_timeout() function