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 232 gatt_free_hdl_buffer(p_list);
247 gatt_free_hdl_buffer(p_list);
446 gatt_free_hdl_buffer(p_list);
    [all...]
gatt_main.c 157 gatt_free_hdl_buffer(&gatt_cb.hdl_list[i]);
    [all...]
gatt_int.h 613 extern void gatt_free_hdl_buffer(tGATT_HDL_LIST_ELEM *p);
gatt_utils.c 364 ** Function gatt_free_hdl_buffer
371 void gatt_free_hdl_buffer(tGATT_HDL_LIST_ELEM *p) function
    [all...]

Completed in 41 milliseconds