Searched defs:e_hdl (Results 1 – 3 of 3) sorted by relevance
| /system/bt/stack/gatt/ |
| D | gatt_sr.cc | 448 uint16_t e_hdl, UNUSED_ATTR uint8_t* p_data, tBT_UUID value) { in gatt_build_primary_service_rsp() 513 uint16_t s_hdl, uint16_t e_hdl) { in gatt_build_find_info_rsp() 585 uint16_t uuid_len, s_hdl = 0, e_hdl = 0; in gatts_validate_packet_format() local 641 uint16_t s_hdl = 0, e_hdl = 0; in gatts_process_primary_service_req() local 699 uint16_t s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local 818 uint16_t buf_len, s_hdl, e_hdl, err_hdl = 0; in gatts_process_read_by_type_req() local
|
| D | att_protocol.cc | 125 BT_HDR* attp_build_browse_cmd(uint8_t op_code, uint16_t s_hdl, uint16_t e_hdl, in attp_build_browse_cmd()
|
| D | gatt_int.h | 258 uint16_t e_hdl; /* service ending handle */ member
|