Home
last modified time | relevance | path

Searched refs:BT_EVT_TO_NFC_NCI (Results 1 – 7 of 7) sorted by relevance

/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc49 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_reset()
80 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_init()
114 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_get_config()
147 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_set_config()
196 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_conn_create()
232 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_core_conn_close()
266 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_nfcee_discover()
300 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_nfcee_mode_set()
333 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_iso_dep_nak_presence_check_cmd()
368 p->event = BT_EVT_TO_NFC_NCI; in nci_snd_discover_cmd()
[all …]
/system/nfc/src/include/
Dbt_types.h26 #define BT_EVT_TO_NFC_NCI 0x4000 macro
/system/nfc/src/nfc/nfc/
Dnfc_vs.cc102 p_data->event = BT_EVT_TO_NFC_NCI; in NFC_SendRawVsCommand()
148 p_data->event = BT_EVT_TO_NFC_NCI; in NFC_SendVsCommand()
Dnfc_task.cc377 case BT_EVT_TO_NFC_NCI: in nfc_task()
Dnfc_ncif.cc216 p->event = BT_EVT_TO_NFC_NCI; in nfc_ncif_send_data()
356 p_buf->event = BT_EVT_TO_NFC_NCI; in nfc_ncif_send_cmd()
Dnfc_main.cc627 p_msg->event = BT_EVT_TO_NFC_NCI; in nfc_main_hal_data_cback()
/system/bt/stack/include/
Dbt_types.h144 #define BT_EVT_TO_NFC_NCI 0x4000 macro