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

  /system/bt/stack/gatt/
gatt_api.c 231 gatt_free_hdl_buffer(p_list);
246 gatt_free_hdl_buffer(p_list);
445 gatt_free_hdl_buffer(p_list);
    [all...]
gatt_int.h 595 extern void gatt_free_hdl_buffer(tGATT_HDL_LIST_ELEM *p);
gatt_main.c 181 gatt_free_hdl_buffer(&gatt_cb.hdl_list[i]);
    [all...]
gatt_utils.c 381 ** Function gatt_free_hdl_buffer
388 void gatt_free_hdl_buffer(tGATT_HDL_LIST_ELEM *p) function
    [all...]

Completed in 115 milliseconds