Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientStateMachine.java77 private static final int MSG_SDP_COMPLETE = 9; field in PbapClientStateMachine
194 case MSG_SDP_COMPLETE: in processMessage()
232 sendMessage(MSG_SDP_COMPLETE, in onReceive()