Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c72 p_msg->event = BT_EVT_TO_START_TIMER; in nfc_start_timer()
403 case BT_EVT_TO_START_TIMER : in nfc_task()
/external/libnfc-nci/src/include/
Dbt_types.h113 #define BT_EVT_TO_START_TIMER 0x3c00 macro