Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_sr.cc511 uint16_t s_hdl, uint16_t e_hdl, UNUSED_ATTR uint8_t* p_data, in gatt_build_primary_service_rsp()
581 uint16_t s_hdl, uint16_t e_hdl) { in gatt_build_find_info_rsp()
628 uint16_t& e_hdl) { in read_handles()
647 uint16_t& e_hdl) { in gatts_validate_packet_format()
679 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_primary_service_req() local
742 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_find_info() local
860 uint16_t s_hdl = 0, e_hdl = 0, err_hdl = 0; in gatts_process_read_by_type_req() local
1270 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_db_out_of_sync() local
H A Datt_protocol.cc129 uint16_t e_hdl, in attp_build_browse_cmd()
H A Dgatt_int.h281 uint16_t e_hdl; /* service ending handle */ member