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

  /system/bt/stack/gatt/
gatt_attr.c 95 for (i_clcb = 0, p_clcb= gatt_cb.profile_clcb; i_clcb < GATT_MAX_APPS; i_clcb++, p_clcb++)
118 for (i_clcb = 0, p_clcb= gatt_cb.profile_clcb; i_clcb < GATT_MAX_APPS; i_clcb++, p_clcb++)
142 for (i_clcb = 0, p_clcb= gatt_cb.profile_clcb; i_clcb < GATT_MAX_APPS; i_clcb++, p_clcb++)
gatt_int.h 513 tGATT_PROFILE_CLCB profile_clcb[GATT_MAX_APPS]; member in struct:__anon69399

Completed in 41 milliseconds