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

  /system/bt/stack/gatt/
gatt_utils.c 306 tGATT_HDL_LIST_ELEM * p_elem= &p_cb->hdl_list[0];
310 if (!p_cb->hdl_list[i].in_use)
411 tGATT_HDL_LIST_ELEM *p_elem = &gatt_cb.hdl_list[0];
    [all...]
gatt_int.h 475 tGATT_HDL_LIST_ELEM hdl_list[GATT_MAX_SR_PROFILES]; member in struct:__anon73637
gatt_main.c 181 gatt_free_hdl_buffer(&gatt_cb.hdl_list[i]);
    [all...]

Completed in 1686 milliseconds