HomeSort by relevance Sort by last modified time
    Searched full:state_code (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 281 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
524 static char *gattc_state_code(tBTA_GATTC_STATE state_code)
526 switch (state_code)
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c 262 static char *bta_hh_state_code(tBTA_HH_STATE state_code);
570 static char *bta_hh_state_code(tBTA_HH_STATE state_code)
572 switch (state_code)
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 57 static char *nfa_p2p_llcp_state_code (tNFA_P2P_LLCP_STATE state_code);
752 static char *nfa_p2p_llcp_state_code (tNFA_P2P_LLCP_STATE state_code)
754 switch (state_code)
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_main.c 42 static char *bta_hl_cch_state_code(tBTA_HL_CCH_STATE state_code);
43 static char *bta_hl_dch_state_code(tBTA_HL_DCH_STATE state_code);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bdaiface.h 67 BYTE state_code; member in struct:_EALocationCodeType

Completed in 1379 milliseconds