OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_EVT_TO_NFC_NCI
(Results
1 - 8
of
8
) sorted by null
/external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c
52
p->event =
BT_EVT_TO_NFC_NCI
;
84
p->event =
BT_EVT_TO_NFC_NCI
;
115
p->event =
BT_EVT_TO_NFC_NCI
;
149
p->event =
BT_EVT_TO_NFC_NCI
;
202
p->event =
BT_EVT_TO_NFC_NCI
;
240
p->event =
BT_EVT_TO_NFC_NCI
;
276
p->event =
BT_EVT_TO_NFC_NCI
;
309
p->event =
BT_EVT_TO_NFC_NCI
;
347
p->event =
BT_EVT_TO_NFC_NCI
;
388
p->event =
BT_EVT_TO_NFC_NCI
;
[
all
...]
/external/libnfc-nci/src/nfc/nfc/
nfc_vs.c
129
p_data->event =
BT_EVT_TO_NFC_NCI
;
nfc_task.c
393
case
BT_EVT_TO_NFC_NCI
:
nfc_main.c
635
p_msg->event =
BT_EVT_TO_NFC_NCI
;
[
all
...]
nfc_ncif.c
221
p->event =
BT_EVT_TO_NFC_NCI
;
349
p_buf->event =
BT_EVT_TO_NFC_NCI
;
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c
437
p_msg->event =
BT_EVT_TO_NFC_NCI
;
/external/bluetooth/bluedroid/stack/include/
bt_types.h
124
#define
BT_EVT_TO_NFC_NCI
0x4000 /* NCI Command, Notification or Data*/
/external/libnfc-nci/src/include/
bt_types.h
124
#define
BT_EVT_TO_NFC_NCI
0x4000 /* NCI Command, Notification or Data*/
Completed in 71 milliseconds