Home
last modified time | relevance | path

Searched defs:op_code (Results 1 – 25 of 40) sorted by relevance

12

/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c48 UINT8 *pp, len, op_code; in nci_proc_core_rsp() local
107 UINT8 *pp, len, op_code; in nci_proc_core_ntf() local
159 UINT8 *pp, len, op_code; in nci_proc_rf_management_rsp() local
225 UINT8 *pp, len, op_code; in nci_proc_rf_management_ntf() local
293 UINT8 *pp, len, op_code; in nci_proc_ee_management_rsp() local
353 UINT8 *pp, len, op_code; in nci_proc_ee_management_ntf() local
436 UINT8 *pp, len, op_code; in nci_proc_prop_rsp() local
463 UINT8 *pp, len, op_code; in nci_proc_prop_ntf() local
/external/bluetooth/bluedroid/stack/gatt/
Datt_protocol.c46 BT_HDR *attp_build_mtu_cmd(UINT8 op_code, UINT16 rx_mtu) in attp_build_mtu_cmd()
72 BT_HDR *attp_build_exec_write_cmd (UINT8 op_code, UINT8 flag) in attp_build_exec_write_cmd()
136 BT_HDR *attp_build_browse_cmd(UINT8 op_code, UINT16 s_hdl, UINT16 e_hdl, tBT_UUID uuid) in attp_build_browse_cmd()
234 BT_HDR *attp_build_handle_cmd(UINT8 op_code, UINT16 handle, UINT16 offset) in attp_build_handle_cmd()
270 BT_HDR *attp_build_opcode_cmd(UINT8 op_code) in attp_build_opcode_cmd()
295 BT_HDR *attp_build_value_cmd (UINT16 payload_size, UINT8 op_code, UINT16 handle, in attp_build_value_cmd()
385 BT_HDR *attp_build_sr_msg(tGATT_TCB *p_tcb, UINT8 op_code, tGATT_SR_MSG *p_msg) in attp_build_sr_msg()
529 tGATT_STATUS attp_send_cl_msg (tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 op_code, tGATT_CL_MSG *p_ms… in attp_send_cl_msg()
Dgatt_cl.c74 UINT8 op_code = disc_type_to_att_opcode[p_clcb->op_subtype]; in gatt_act_discovery() local
123 UINT8 op_code = 0; in gatt_act_read() local
207 UINT8 rt = GATT_SUCCESS, op_code; in gatt_act_write() local
489 void gatt_process_read_info_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_read_info_rsp()
576 void gatt_process_error_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_error_rsp()
626 void gatt_process_prep_write_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_prep_write_rsp()
667 void gatt_process_notification(tGATT_TCB *p_tcb, UINT8 op_code, in gatt_process_notification()
747 void gatt_process_read_by_type_rsp (tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_read_by_type_rsp()
937 void gatt_process_read_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, in gatt_process_read_rsp()
1025 void gatt_process_handle_rsp(tGATT_TCB *p_tcb, tGATT_CLCB *p_clcb, UINT8 op_code, UINT16 len, UINT8… in gatt_process_handle_rsp()
[all …]
Dgatt_sr.c43 UINT32 gatt_sr_enqueue_cmd (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 handle) in gatt_sr_enqueue_cmd()
259 UINT32 trans_id, UINT8 op_code, in gatt_sr_process_app_rsp()
327 void gatt_process_exec_write_req (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatt_process_exec_write_req()
383 void gatt_process_read_multi_req (tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatt_process_read_multi_req()
513 UINT8 op_code, UINT16 s_hdl, in gatt_build_primary_service_rsp()
678 static tGATT_STATUS gatts_validate_packet_format(UINT8 op_code, UINT16 *p_len, in gatts_validate_packet_format()
740 void gatts_process_primary_service_req(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_primary_service_req()
810 static void gatts_process_find_info(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_find_info()
943 void gatts_process_read_by_type_req(tGATT_TCB *p_tcb, UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_read_by_type_req()
1060 UINT8 op_code, UINT16 len, UINT8 *p_data) in gatts_process_write_req()
[all …]
Dgatt_db.c316 UINT8 op_code, in gatts_db_read_attr_value_by_type()
601 UINT8 op_code, in gatts_read_attr_value_by_handle()
703 tGATT_STATUS gatts_write_attr_perm_check (tGATT_SVC_DB *p_db, UINT8 op_code, in gatts_write_attr_perm_check()
1066 static tGATT_STATUS gatts_send_app_read_request(tGATT_TCB *p_tcb, UINT8 op_code, in gatts_send_app_read_request()
Dgatt_auth.c98 UINT8 op_code; in gatt_verify_signature() local
Dgatt_utils.c1336 tGATT_STATUS gatt_send_error_rsp (tGATT_TCB *p_tcb, UINT8 err_code, UINT8 op_code, in gatt_send_error_rsp()
1896 BOOLEAN gatt_cmd_enq(tGATT_TCB *p_tcb, UINT16 clcb_idx, BOOLEAN to_send, UINT8 op_code, BT_HDR *p_b… in gatt_cmd_enq()
1952 UINT8 gatt_send_write_msg (tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 op_code, in gatt_send_write_msg()
2137 UINT8 * gatt_dbg_op_name(UINT8 op_code) in gatt_dbg_op_name()
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps.c134 enum wsc_op_code op_code, in wps_process_msg()
153 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg()
Dwps_enrollee.c403 enum wsc_op_code *op_code) in wps_enrollee_get_msg()
1180 enum wsc_op_code op_code, in wps_enrollee_process_msg()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_wsc.c234 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
261 u8 id, u8 flags, u8 op_code, in eap_wsc_process_fragment()
301 u8 op_code, flags, id; in eap_wsc_process() local
Deap_pax.c101 u8 id, u8 op_code, size_t plen) in eap_pax_alloc_resp()
/external/wpa_supplicant_8/src/eap_peer/
Deap_wsc.c336 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
363 u8 id, u8 flags, u8 op_code, in eap_wsc_process_fragment()
403 u8 op_code, flags, id; in eap_wsc_process() local
Deap_pax.c94 u8 id, u8 op_code, size_t plen) in eap_pax_alloc_resp()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_wsc.c291 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
318 u8 flags, u8 op_code, u16 message_length, in eap_wsc_process_fragment()
354 u8 op_code, flags; in eap_wsc_process() local
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_wsc.c277 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont()
304 u8 flags, u8 op_code, u16 message_length, in eap_wsc_process_fragment()
340 u8 op_code, flags; in eap_wsc_process() local
/external/wpa_supplicant_8/src/wps/
Dwps.c180 enum wsc_op_code op_code, in wps_process_msg()
199 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg()
Dwps_enrollee.c413 enum wsc_op_code *op_code) in wps_enrollee_get_msg()
1348 enum wsc_op_code op_code, in wps_enrollee_process_msg()
Dwps_upnp_web.c448 enum wsc_op_code op_code; in web_process_get_device_info() local
473 enum wsc_op_code op_code; in web_process_put_message() local
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c526 UINT8 mt, pbf, gid, op_code; in nfc_hal_nci_preproc_rx_nci_msg() local
665 UINT8 mt, pbf, gid, op_code; in nci_brcm_check_cmd_create_hcp_connection() local
Dnfc_hal_dm.c481 UINT8 mt, pbf, gid, op_code; in nfc_hal_dm_proc_msg_during_init() local
/external/bluetooth/bluedroid/stack/include/
Dmca_api.h130 UINT8 op_code; /* The op (request/response) code */ member
136 UINT8 op_code; /* The op (request/response) code */ member
143 UINT8 op_code; /* The op (request/response) code */ member
151 UINT8 op_code; /* The op (request/response) code */ member
Duipc_msg.h127 UINT8 op_code; member
170 UINT8 op_code; /* L2C_SYNC_TO_LITE_REQ */ member
190 UINT8 op_code; /* L2C_SYNC_TO_LITE_RESP */ member
198 UINT8 op_code; /* L2C_REMOVE_TO_LITE_REQ */ member
209 UINT8 op_code; member
270 UINT8 op_code; member
279 UINT8 op_code; member
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_pax_common.h23 u8 op_code; member
/external/wpa_supplicant_8/src/eap_common/
Deap_pax_common.h17 u8 op_code; member
/external/bluetooth/bluedroid/stack/smp/
Dsmp_keys.c401 void smp_concatenate_local( tSMP_CB *p_cb, UINT8 **p_data, UINT8 op_code) in smp_concatenate_local()
420 void smp_concatenate_peer( tSMP_CB *p_cb, UINT8 **p_data, UINT8 op_code) in smp_concatenate_peer()

12