Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dbt_target.h433 #define HCI_CMD_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
438 #define HCI_CMD_TO_AMP(x,p) bte_hcisu_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_CMD|((U…
Dbt_types.h70 #define BT_EVT_TO_LM_HCI_CMD 0x2000 /* HCI Command */ macro