Searched defs:el (Results 1 – 6 of 6) sorted by relevance
520 static tGATT_STATUS gatt_build_find_info_rsp(tGATT_SRV_LIST_ELEM& el, in gatt_build_find_info_rsp()864 void gatts_process_write_req(tGATT_TCB& tcb, tGATT_SRV_LIST_ELEM& el, in gatts_process_write_req()952 static void gatts_process_read_req(tGATT_TCB& tcb, tGATT_SRV_LIST_ELEM& el, in gatts_process_read_req()
102 btgatt_db_element_t* el = service; in compute_service_size() local214 btgatt_db_element_t* el = service + 1; in GATTS_AddService() local
681 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
157 const btgatt_db_element_t& el = service[i]; in ServiceAddedCallback() local
739 def aggregate_by_name(acc, el): argument