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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_act.c 704 void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *number)
713 evt.clcc.mpty = mpty;
bta_hf_client_at.c 542 static void bta_hf_client_handle_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, UINT16 type)
544 APPL_TRACE_DEBUG("%s idx: %u dir: %u status: %u mode: %u mpty: %u",
545 __FUNCTION__, idx, dir, status, mode, mpty);
552 bta_hf_client_clcc(idx, dir, status, mpty, numstr);
988 UINT16 idx, dir, status, mode, mpty; local
997 &idx, &dir, &status, &mode, &mpty, &offset);
1043 bta_hf_client_handle_clcc(idx, dir, status, mode, mpty, numstr, type);
1048 bta_hf_client_handle_clcc(idx, dir, status, mode, mpty, NULL, 0);
    [all...]
bta_hf_client_int.h 288 extern void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *number);
  /external/bluetooth/bluedroid/bta/include/
bta_hf_client_api.h 212 BOOLEAN mpty; member in struct:__anon5436
  /external/chromium_org/media/formats/mp4/
box_reader_unittest.cc 56 FreeBox mpty; member in struct:media::mp4::SkipBox
67 reader->MaybeReadChild(&mpty);
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c     [all...]
btif_hf_client.c 850 p_data->clcc.mpty ? BTHF_CLIENT_CALL_MPTY_TYPE_MULTI : BTHF_CLIENT_CALL_MPTY_TYPE_SINGLE,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 87 milliseconds