Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Dl2cap.py459 CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE = 0x0004 variable in L2CAP_Connection_Response
470 CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE: 'CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE',
690 CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE = 0x0004 variable in L2CAP_LE_Credit_Based_Connection_Response
703 CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE: 'CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE',
1765 result=L2CAP_Connection_Response.CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE,
2040 … result=L2CAP_LE_Credit_Based_Connection_Response.CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE,
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/test/
Da2dp_test.py364 … result=L2CAP_Connection_Response.CONNECTION_REFUSED_NO_RESOURCES_AVAILABLE,