Searched refs:BT_EVT_TO_NFC_NCI (Results 1 – 7 of 7) sorted by relevance
52 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_reset()84 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_init()115 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_get_config()149 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_set_config()202 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_conn_create()240 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_conn_close()276 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_nfcee_discover()309 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_nfcee_mode_set()347 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_discover_cmd()388 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_discover_select_cmd()[all …]
129 p_data->event = BT_EVT_TO_NFC_NCI; in NFC_SendVsCommand()
399 case BT_EVT_TO_NFC_NCI: in nfc_task()
224 p->event = BT_EVT_TO_NFC_NCI; in nfc_ncif_send_data()352 p_buf->event = BT_EVT_TO_NFC_NCI; in nfc_ncif_send_cmd()
635 p_msg->event = BT_EVT_TO_NFC_NCI; in nfc_main_hal_data_cback()
486 p_msg->event = BT_EVT_TO_NFC_NCI; in nfc_hal_send_nci_msg_to_nfc_task()
124 #define BT_EVT_TO_NFC_NCI 0x4000 /* NCI Command, Notification or Data*/ macro