Searched refs:mpty (Results 1 - 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_act.c704 void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *number) argument
713 evt.clcc.mpty = mpty;
H A Dbta_hf_client_at.c542 static void bta_hf_client_handle_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, UINT16 type) argument
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);
H A Dbta_hf_client_int.h288 extern void bta_hf_client_clcc(UINT32 idx, BOOLEAN incoming, UINT8 status, BOOLEAN mpty, char *number);
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hf_client_api.h212 BOOLEAN mpty; member in struct:__anon811
/external/chromium_org/media/formats/mp4/
H A Dbox_reader_unittest.cc56 FreeBox mpty; member in struct:media::mp4::SkipBox
67 reader->MaybeReadChild(&mpty);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hf.c1117 bthf_call_mpty_type_t mpty, const char *number,
1141 index, dir, state, mode, mpty);
1115 clcc_response(int index, bthf_call_direction_t dir, bthf_call_state_t state, bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char *number, bthf_call_addrtype_t type, bt_bdaddr_t *bd_addr) argument
H A Dbtif_hf_client.c850 p_data->clcc.mpty ? BTHF_CLIENT_CALL_MPTY_TYPE_MULTI : BTHF_CLIENT_CALL_MPTY_TYPE_SINGLE,
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1241 milliseconds