Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dbt_types.h31 #define BT_EVT_TO_START_TIMER 0x3c00 macro
/system/nfc/src/fuzzers/integration/
Dnfc_task_helpers.cc29 case BT_EVT_TO_START_TIMER: in nfc_process_nci_messages()
/system/nfc/src/nfc/nfc/
Dnfc_task.cc63 p_msg->event = BT_EVT_TO_START_TIMER; in nfc_start_timer()
377 case BT_EVT_TO_START_TIMER: in nfc_task()