Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dbt_types.h28 #define BT_EVT_TO_NFC_MSGS 0x4300 macro
/system/nfc/src/fuzzers/nci/
Dhal.cc7 msg.hdr.event = BT_EVT_TO_NFC_MSGS; in hal_inject_event()
/system/nfc/src/nfc/nfc/
Dnfc_task.cc393 case BT_EVT_TO_NFC_MSGS: in nfc_task()
Dnfc_main.cc586 p_msg->hdr.event = BT_EVT_TO_NFC_MSGS; in nfc_main_post_hal_evt()