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

  /system/bt/stack/gatt/
gatt_int.h 484 extern std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id(
gatt_api.cc 423 auto it = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst);
    [all...]
gatt_utils.cc 245 std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id( function
    [all...]

Completed in 268 milliseconds