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

  /system/bt/stack/gatt/
gatt_main.c 266 if (p_tcb->app_hold_link[i] == gatt_if)
271 p_tcb->app_hold_link[i] = 0;
281 if (p_tcb->app_hold_link[i] == 0)
283 p_tcb->app_hold_link[i] = gatt_if;
    [all...]
gatt_utils.c     [all...]
gatt_int.h 363 tGATT_IF app_hold_link[GATT_MAX_APPS]; member in struct:__anon69389

Completed in 230 milliseconds