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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 573 gatt_remove_a_srv_from_list(&gatt_cb.srv_list_info, &gatt_cb.srv_list[ii]);
    [all...]
gatt_int.h 618 extern BOOLEAN gatt_remove_a_srv_from_list(tGATT_SRV_LIST_INFO *p_list, tGATT_SRV_LIST_ELEM *p_remove);
gatt_utils.c 559 ** Function gatt_remove_a_srv_from_list
566 BOOLEAN gatt_remove_a_srv_from_list(tGATT_SRV_LIST_INFO *p_list, tGATT_SRV_LIST_ELEM *p_remove) function
    [all...]

Completed in 34 milliseconds