Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java71 static final int SSP_REQUEST = 5; field in BondStateMachine
245 && msg.what != SSP_REQUEST in processMessage()
300 case SSP_REQUEST: in processMessage()
708 Message msg = obtainMessage(SSP_REQUEST); in sspRequestCallback()
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto125 SSP_REQUEST = 1; enumerator