Home
last modified time | relevance | path

Searched defs:e_hdl (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc547 uint16_t s_hdl, uint16_t e_hdl, uint8_t* /* p_data */, const Uuid& value) { in gatt_build_primary_service_rsp()
616 uint16_t s_hdl, uint16_t e_hdl) { in gatt_build_find_info_rsp()
663 uint16_t& e_hdl) { in read_handles()
682 uint16_t& e_hdl) { in gatts_validate_packet_format()
714 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_primary_service_req() local
775 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_find_info() local
900 uint16_t s_hdl = 0, e_hdl = 0, err_hdl = 0; in gatts_process_read_by_type_req() local
1315 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_db_out_of_sync() local
Datt_protocol.cc136 uint16_t e_hdl, in attp_build_browse_cmd()
Dgatt_int.h288 uint16_t e_hdl; /* service ending handle */ member