Home
last modified time | relevance | path

Searched defs:mpty (Results 1 – 4 of 4) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothHeadset.aidl90 …void clccResponse(int index, int direction, int status, int mode, boolean mpty, String number, int… in clccResponse()
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc539 uint16_t mpty, char* numstr, in bta_hf_client_handle_clcc()
713 bool incoming, uint8_t status, bool mpty, in bta_hf_client_clcc()
1280 uint16_t idx, dir, status, mode, mpty; in bta_hf_client_parse_clcc() local
/system/bt/bta/include/
Dbta_hf_client_api.h232 bool mpty; member
/system/bt/btif/src/
Dbtif_hf.cc1058 bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char* number, in ClccResponse()