Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_sr.cc507 uint16_t s_hdl, uint16_t e_hdl, UNUSED_ATTR uint8_t* p_data, in gatt_build_primary_service_rsp()
577 uint16_t s_hdl, uint16_t e_hdl) { in gatt_build_find_info_rsp()
624 uint16_t& e_hdl) { in read_handles()
643 uint16_t& e_hdl) { in gatts_validate_packet_format()
675 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_primary_service_req() local
738 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_find_info() local
856 uint16_t s_hdl = 0, e_hdl = 0, err_hdl = 0; in gatts_process_read_by_type_req() local
1266 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_db_out_of_sync() local
Datt_protocol.cc129 uint16_t e_hdl, in attp_build_browse_cmd()
Dgatt_int.h281 uint16_t e_hdl; /* service ending handle */ member