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

  /system/bt/stack/gatt/
gatt_api.c 231 gatt_remove_an_item_from_list(p_list_info, p_list);
246 gatt_remove_an_item_from_list(p_list_info, p_list);
445 gatt_remove_an_item_from_list(p_list_info, p_list);
    [all...]
gatt_int.h 619 extern BOOLEAN gatt_remove_an_item_from_list(tGATT_HDL_LIST_INFO *p_list, tGATT_HDL_LIST_ELEM *p_remove);
gatt_utils.c 663 ** Function gatt_remove_an_item_from_list
670 BOOLEAN gatt_remove_an_item_from_list(tGATT_HDL_LIST_INFO *p_list, tGATT_HDL_LIST_ELEM *p_remove) function
    [all...]

Completed in 166 milliseconds