Home
last modified time | relevance | path

Searched defs:BUSY (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/
Dconstants.py63 BUSY = 2 variable in ActionListenerOnFailure
/packages/apps/Stk/src/com/android/stk/
DTonePlayer.java35 mToneMap.put(Tone.BUSY, ToneGenerator.TONE_SUP_BUSY); in mToneMap.put()
/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py31 BUSY = 2 variable in GattWriteRequestStatus
103 BUSY = 0x84 variable in GattStatus
125 BUSY = 4 variable in BtStatus
/packages/modules/Bluetooth/system/bta/include/
Dbta_jv_api.h46 BUSY = 2, /* Temporarily can not handle this request. */ enumerator
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java960 int BUSY = 5; field
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DTypes.h95 BUSY = 1, enumerator
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java96 public static final int BUSY = 4; field in SupplicantStaIfaceHal.DppFailureCode
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java899 public static final int BUSY = 2; field in WifiP2pManager