| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sdp/ |
| D | SdpManagerNativeInterface.java | 93 int l2capPsm, in createMapMasRecord() 121 String serviceName, int rfcommChannel, int l2capPsm, int version, int features) { in createMapMnsRecord() 167 int l2capPsm, in createPbapPseRecord() 196 String serviceName, int rfcommChannel, int l2capPsm, int version, byte[] formatsList) { in createOppOpsRecord() 253 int l2capPsm, in sdpMasRecordFoundCallback() 278 int l2capPsm, in sdpMnsRecordFoundCallback() 300 int l2capPsm, in sdpPseRecordFoundCallback() 324 int l2capPsm, in sdpOppOpsRecordFoundCallback() 398 int l2capPsm, in sdpCreateMapMasRecordNative() 404 String serviceName, int rfcommChannel, int l2capPsm, int version, int features); in sdpCreateMapMnsRecordNative() [all …]
|
| D | SdpManager.java | 212 int l2capPsm, in sdpMasRecordFoundCallback() 249 int l2capPsm, in sdpMnsRecordFoundCallback() 282 int l2capPsm, in sdpPseRecordFoundCallback() 317 int l2capPsm, in sdpOppOpsRecordFoundCallback()
|
| /packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/ |
| D | SdpOppOpsRecordTest.java | 40 int l2capPsm = 1; in createSdpOppOpsRecord() local 58 int l2capPsm = 1; in writeToParcel() local 85 int l2capPsm = 1; in sdpOppOpsRecordToString() local
|
| D | SdpMnsRecordTest.java | 36 int l2capPsm = 1; in createSdpMnsRecord() local 59 int l2capPsm = 1; in writeToParcel() local 91 int l2capPsm = 1; in sdpMnsRecordToString() local
|
| D | SdpPseRecordTest.java | 36 int l2capPsm = 1; in createSdpPseRecord() local 62 int l2capPsm = 1; in writeToParcel() local 98 int l2capPsm = 1; in sdpPseRecordToString() local
|
| D | SdpMasRecordTest.java | 37 int l2capPsm = 1; in createSdpMasRecord() local 66 int l2capPsm = 1; in writeToParcel() local 105 int l2capPsm = 1; in sdpMasRecordToString() local
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | SdpMnsRecord.java | 29 int l2capPsm, in SdpMnsRecord()
|
| D | SdpOppOpsRecord.java | 34 String serviceName, int rfcommChannel, int l2capPsm, int version, byte[] formatsList) { in SdpOppOpsRecord()
|
| D | SdpPseRecord.java | 31 int l2capPsm, in SdpPseRecord()
|
| D | SdpMasRecord.java | 40 int l2capPsm, in SdpMasRecord()
|
| D | BluetoothSocketSettings.java | 367 int l2capPsm, in BluetoothSocketSettings()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
| D | ObexServerSockets.java | 116 IObexConnectionHandler validator, int rfcommChannel, int l2capPsm, boolean isSecure) { in create()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
| D | AvrcpNativeInterface.java | 84 void registerBipServer(int l2capPsm) { in registerBipServer() 372 private native void registerBipServerNative(int l2capPsm); in registerBipServerNative()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/ |
| D | PbapSdpRecordTest.java | 451 int l2capPsm, int rfcommChnl, int version, int features, int repositories) { in makeSdpRecord()
|
| D | PbapClientStateMachineTest.java | 754 private PbapSdpRecord makeSdpRecord(int l2capPsm, int rfcommChnl, int feats, int repositories) { in makeSdpRecord()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
| D | BluetoothMapMasInstance.java | 320 private int createMasSdpRecord(int rfcommChannel, int l2capPsm) { in createMasSdpRecord()
|