Searched defs:e_hdl (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_sr.cc | 511 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 D | att_protocol.cc | 129 uint16_t e_hdl, in attp_build_browse_cmd()
|
H A D | gatt_int.h | 281 uint16_t e_hdl; /* service ending handle */ member
|