Home
last modified time | relevance | path

Searched refs:sendSdpIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java262 sendSdpIntent(inst, sdpRecord, moreResults); in sdpMasRecordFoundCallback()
288 sendSdpIntent(inst, sdpRecord, moreResults); in sdpMnsRecordFoundCallback()
313 sendSdpIntent(inst, sdpRecord, moreResults); in sdpPseRecordFoundCallback()
340 sendSdpIntent(inst, sdpRecord, moreResults); in sdpOppOpsRecordFoundCallback()
364 sendSdpIntent(inst, sdpRecord, moreResults); in sdpSapsRecordFoundCallback()
395 sendSdpIntent(inst, sdpRecord, false); in sdpRecordFoundCallback()
442 private void sendSdpIntent(SdpSearchInstance inst, Parcelable record, boolean moreResults) { in sendSdpIntent() method in SdpManager
476 sendSdpIntent(msgObj, null, false);