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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_at.c 514 static void bta_hf_client_handle_clip(char *numstr, UINT32 type)
516 APPL_TRACE_DEBUG("%s %u %s", __FUNCTION__, type, numstr);
518 bta_hf_client_clip(numstr);
521 static void bta_hf_client_handle_ccwa(char *numstr, UINT32 type)
523 APPL_TRACE_DEBUG("%s %u %s", __FUNCTION__, type, numstr);
525 bta_hf_client_ccwa(numstr);
535 static void bta_hf_client_handle_binp(char *numstr)
537 APPL_TRACE_DEBUG("%s %s", __FUNCTION__, numstr);
539 bta_hf_client_binp(numstr);
542 static void bta_hf_client_handle_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, UINT16 type
963 char numstr[33]; local
989 char numstr[33]; \/* spec forces 32 chars, plus one for \\0*\/ local
1056 char numstr[33]; \/* spec forces 32 chars, plus one for \\0*\/ local
    [all...]
  /external/chromium_org/third_party/simplejson/
_speedups.c 1505 PyObject *numstr; local
1608 PyObject *numstr; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]

Completed in 404 milliseconds