HomeSort by relevance Sort by last modified time
    Searched refs:gatt_close_timer (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/dm/
bta_dm_act.c 386 alarm_free(bta_dm_search_cb.gatt_close_timer);
394 bta_dm_search_cb.gatt_close_timer =
395 alarm_new("bta_dm_search.gatt_close_timer");
    [all...]
bta_dm_int.h 941 alarm_t * gatt_close_timer; /* GATT channel close delay timer */ member in struct:__anon71730
    [all...]

Completed in 91 milliseconds