Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h84 #define GATT_WAIT_FOR_DISC_RSP_TIMEOUT_MS (5 * 1000) macro
Dgatt_utils.cc536 timeout_ms = GATT_WAIT_FOR_DISC_RSP_TIMEOUT_MS; in gatt_start_rsp_timer()