HomeSort by relevance Sort by last modified time
    Searched refs:evt_code (Results 1 - 15 of 15) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 274 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);
416 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code)
418 switch (evt_code)
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c 159 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code);
381 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code)
383 switch(evt_code)
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 184 UINT8 evt_code; /* HCP EVT id */ member in struct:__anon10308
542 UINT8 evt_code,
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 715 UINT8 evt_code,
724 NFA_TRACE_API3 ("NFA_HciSendEvent(): hci_handle:0x%04x, pipe:0x%02x Code: 0x%02x", hci_handle, pipe, evt_code);
758 p_msg->evt_code = evt_code;
    [all...]
nfa_hci_act.c     [all...]
nfa_hci_main.c     [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 772 char *nfa_p2p_evt_code (UINT16 evt_code)
774 switch (evt_code)
  /external/libnfc-nci/src/nfa/int/
nfa_p2p_int.h 328 char *nfa_p2p_evt_code (UINT16 evt_code);
nfa_hci_int.h 233 UINT8 evt_code; member in struct:__anon10449
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c 47 static char *bta_hl_mcap_evt_code(UINT8 evt_code);
49 static char *bta_hl_cback_evt_code(UINT8 evt_code);
    [all...]
bta_hl_int.h     [all...]
bta_hl_utils.c     [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c     [all...]
bta_av_int.h 632 extern char *bta_av_evt_code(UINT16 evt_code);
  /packages/apps/Nfc/nci/jni/
SecureElement.cpp     [all...]

Completed in 6996 milliseconds