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

  /external/bluetooth/bluedroid/bta/include/
bta_gattc_co.h 73 ** attr_index: starting attribute index of the save operation.
80 UINT16 attr_index, UINT16 conn_id);
92 ** attr_index: starting attribute index of the save operation.
  /external/bluetooth/bluedroid/btif/co/
bta_gattc_co.c 65 ** attr_index: starting attribute index of the save operation.
89 ** attr_index: starting attribute index of the save operation.
95 tBTA_GATTC_NV_ATTR *p_attr_list, UINT16 attr_index, UINT16 conn_id)
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c     [all...]
bta_gattc_cache.c     [all...]
bta_gattc_int.h 296 UINT16 attr_index; /* cahce NV saving/loading attribute index */ member in struct:__anon2518
481 extern void bta_gattc_rebuild_cache(tBTA_GATTC_SERV *p_srcv, UINT16 num_attr, tBTA_GATTC_NV_ATTR *p_attr, UINT16 attr_index);

Completed in 790 milliseconds