Searched refs:sendSdpIntent (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 278 sendSdpIntent(inst, sdpRecord, moreResults); in sdpMasRecordFoundCallback() 307 sendSdpIntent(inst, sdpRecord, moreResults); in sdpMnsRecordFoundCallback() 337 sendSdpIntent(inst, sdpRecord, moreResults); in sdpPseRecordFoundCallback() 367 sendSdpIntent(inst, sdpRecord, moreResults); in sdpOppOpsRecordFoundCallback() 392 sendSdpIntent(inst, sdpRecord, moreResults); in sdpSapsRecordFoundCallback() 416 sendSdpIntent(inst, sdpRecord, false); in sdpRecordFoundCallback() 461 private void sendSdpIntent(SdpSearchInstance inst, in sendSdpIntent() method in SdpManager 494 sendSdpIntent(msgObj, null, false);
|