Home
last modified time | relevance | path

Searched refs:BT_EVT_TO_NFC_MSGS (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c413 case BT_EVT_TO_NFC_MSGS: in nfc_task()
Dnfc_main.c542 p_msg->hdr.event = BT_EVT_TO_NFC_MSGS; in nfc_main_post_hal_evt()
/external/libnfc-nci/src/include/
Dbt_types.h126 #define BT_EVT_TO_NFC_MSGS 0x4300 /* messages between NFC and NCI task */ macro