Searched defs:mpty (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetClccResponse.java | 57 int index, int direction, int status, int mode, boolean mpty, String number, int type) { in HeadsetClccResponse()
|
D | BluetoothHeadsetProxy.java | 50 int index, int direction, int status, int mode, boolean mpty, String number, int type) { in clccResponse()
|
D | HeadsetNativeInterface.java | 481 boolean mpty, in clccResponse() 613 boolean mpty, in clccResponseNative()
|
D | HeadsetService.java | 770 boolean mpty, in clccResponse() 2085 int index, int direction, int status, int mode, boolean mpty, String number, int type) { in clccResponse()
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothHeadset.aidl | 76 …void clccResponse(int index, int direction, int status, int mode, boolean mpty, String number, int… in clccResponse()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothHeadset.java | 1174 int index, int direction, int status, int mode, boolean mpty, String number, int type) { in clccResponse()
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_at.cc | 591 uint16_t mpty, char* numstr, in bta_hf_client_handle_clcc() 767 bool incoming, uint8_t status, bool mpty, in bta_hf_client_clcc() 1336 uint16_t idx, dir, status, mode, mpty; in bta_hf_client_parse_clcc() local
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hf_client_api.h | 239 bool mpty; member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hf.cc | 1182 bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char* number, in ClccResponse()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfpclient.cpp | 279 bthf_client_call_mpty_type_t mpty, in current_calls_cb()
|
D | com_android_bluetooth_hfp.cpp | 825 jint mode, jboolean mpty, jstring number_str, in clccResponseNative()
|