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

  /system/bt/bta/gatt/
bta_gattc_main.c 280 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);
452 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code)
454 switch (evt_code)
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 184 UINT8 evt_code; /* HCP EVT id */ member in struct:__anon12828
541 UINT8 evt_code,
  /system/bt/bta/hh/
bta_hh_main.c 261 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code);
504 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code)
506 switch(evt_code)
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 723 UINT8 evt_code,
732 NFA_TRACE_API3 ("NFA_HciSendEvent(): hci_handle:0x%04x, pipe:0x%02x Code: 0x%02x", hci_handle, pipe, evt_code);
766 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 777 char *nfa_p2p_evt_code (UINT16 evt_code)
779 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:__anon12972
  /system/bt/bta/hl/
bta_hl_act.c 46 static char *bta_hl_mcap_evt_code(UINT8 evt_code);
48 static char *bta_hl_cback_evt_code(UINT8 evt_code);
    [all...]
bta_hl_int.h     [all...]
bta_hl_utils.c     [all...]
  /system/bt/bta/av/
bta_av_main.c     [all...]
bta_av_int.h 645 extern char *bta_av_evt_code(UINT16 evt_code);

Completed in 302 milliseconds