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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 221 if (gatt_cb.cb_info.p_nv_save_callback)
222 (*gatt_cb.cb_info.p_nv_save_callback)(TRUE, &p_list->asgn_range);
442 && gatt_cb.cb_info.p_nv_save_callback)
443 (*gatt_cb.cb_info.p_nv_save_callback)(FALSE, &p_list->asgn_range);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 656 tGATTS_NV_SAVE_CBACK *p_nv_save_callback; member in struct:__anon6179
    [all...]

Completed in 31 milliseconds