Searched defs:el (Results 1 – 6 of 6) sorted by relevance
575 static tGATT_STATUS gatt_build_find_info_rsp(tGATT_SRV_LIST_ELEM& el, in gatt_build_find_info_rsp()929 tGATT_SRV_LIST_ELEM& el, uint16_t handle, in gatts_process_write_req()1019 tGATT_SRV_LIST_ELEM& el, uint8_t op_code, in gatts_process_read_req()
105 btgatt_db_element_t* el = service; in compute_service_size() local232 btgatt_db_element_t* el = service + 1; in GATTS_AddService() local
709 tGATT_SRV_LIST_ELEM& el = *gatt_sr_find_i_rcb_by_handle(handle); in gatts_send_app_read_request() local
276 int el; in g722_encode() local
158 const btgatt_db_element_t& el = service[i]; in ServiceAddedCallback() local
734 def aggregate_by_name(acc, el): argument