Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java423 msg.what = BluetoothMapService.MSG_MNS_SDP_SEARCH; in notifyMnsSdpSearch()
DBluetoothMapService.java101 static final int MSG_MNS_SDP_SEARCH = 5007; field in BluetoothMapService
439 case MSG_MNS_SDP_SEARCH: in handleMessage()