Searched refs:GATT_WAIT_FOR_DISC_RSP_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/gatt/ | ||
D | gatt_int.h | 84 #define GATT_WAIT_FOR_DISC_RSP_TIMEOUT_MS (5 * 1000) macro |
D | gatt_utils.cc | 536 timeout_ms = GATT_WAIT_FOR_DISC_RSP_TIMEOUT_MS; in gatt_start_rsp_timer() |