Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dbt_types.h28 #define BT_EVT_TO_NFC_MSGS 0x4300 macro
/system/nfc/src/nfc/nfc/
Dnfc_task.cc389 case BT_EVT_TO_NFC_MSGS: in nfc_task()
Dnfc_main.cc547 p_msg->hdr.event = BT_EVT_TO_NFC_MSGS; in nfc_main_post_hal_evt()