Searched refs:gatt_find_hdl_buffer_by_app_id (Results 1 – 3 of 3) sorted by relevance
578 std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id(
391 auto it = gatt_find_hdl_buffer_by_app_id(p_reg->app_uuid128, p_svc_uuid, svc_inst); in GATTS_DeleteService()
248 std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id(const Uuid& app_uuid128, in gatt_find_hdl_buffer_by_app_id() function