Searched refs:conn_create (Results 1 – 4 of 4) sorted by relevance
1207 evt_data.conn_create.status = status; in nfc_ncif_proc_conn_create_rsp()1208 evt_data.conn_create.dest_type = dest_type; in nfc_ncif_proc_conn_create_rsp()1209 evt_data.conn_create.id = p_cb->id; in nfc_ncif_proc_conn_create_rsp()1210 evt_data.conn_create.buff_size = p_cb->buff_size; in nfc_ncif_proc_conn_create_rsp()1211 evt_data.conn_create.num_buffs = p_cb->num_buff; in nfc_ncif_proc_conn_create_rsp()
1280 p_cb = nfa_ee_find_ecb (p_cbk->p_data->conn_create.id); in nfa_ee_nci_conn()1296 if (p_conn->conn_create.status == NFC_STATUS_OK) in nfa_ee_nci_conn()1312 evt_data.connect.status = p_conn->conn_create.status; in nfa_ee_nci_conn()
806 tNFC_CONN_CREATE_CEVT conn_create; member
673 nfa_hci_cb.buff_size = p_data->conn_create.buff_size; in nfa_hci_conn_cback()