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_int.h 589 extern BOOLEAN gatt_remove_a_srv_from_list(tGATT_SRV_LIST_INFO *p_list, tGATT_SRV_LIST_ELEM *p_remove);
gatt_api.c 572 gatt_remove_a_srv_from_list(&gatt_cb.srv_list_info, &gatt_cb.srv_list[ii]);
    [all...]
gatt_utils.c 556 ** Function gatt_remove_a_srv_from_list
563 BOOLEAN gatt_remove_a_srv_from_list(tGATT_SRV_LIST_INFO *p_list, tGATT_SRV_LIST_ELEM *p_remove) function
    [all...]

Completed in 521 milliseconds