Searched defs:s_hdl (Results 1 – 7 of 7) 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() 627 static tGATT_STATUS read_handles(uint16_t& len, uint8_t*& p, uint16_t& s_hdl, in read_handles() 646 uint16_t& s_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 | 128 static BT_HDR* attp_build_browse_cmd(uint8_t op_code, uint16_t s_hdl, in attp_build_browse_cmd()
|
H A D | gatt_db.cc | 55 bool is_pri, uint16_t s_hdl, uint16_t num_handle) { in gatts_init_service_db()
|
H A D | gatt_api.cc | 172 uint16_t s_hdl = 0; in GATTS_AddService() local
|
H A D | gatt_int.h | 280 uint16_t s_hdl; /* service starting handle */ member
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
H A D | mm_camera_channel.c | 919 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local 928 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local 938 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local 1401 uint32_t s_hdl = 0; in mm_channel_link_stream() local 1578 uint32_t s_hdl = 0; in mm_channel_add_stream() local
|
H A D | mm_camera.c | 1024 uint32_t s_hdl = 0; in mm_camera_link_stream() local 1065 uint32_t s_hdl = 0; in mm_camera_add_stream() local
|