Searched refs:gatt_remove_an_item_from_list (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c231 gatt_remove_an_item_from_list(p_list_info, p_list);
246 gatt_remove_an_item_from_list(p_list_info, p_list);
444 gatt_remove_an_item_from_list(p_list_info, p_list);
H A Dgatt_int.h591 extern BOOLEAN gatt_remove_an_item_from_list(tGATT_HDL_LIST_INFO *p_list, tGATT_HDL_LIST_ELEM *p_remove);
H A Dgatt_utils.c660 ** Function gatt_remove_an_item_from_list
667 BOOLEAN gatt_remove_an_item_from_list(tGATT_HDL_LIST_INFO *p_list, tGATT_HDL_LIST_ELEM *p_remove) function

Completed in 95 milliseconds