Home
last modified time | relevance | path

Searched defs:DisconnectionRequest (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Drfcomm.proto59 message DisconnectionRequest { message
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dsignalling_manager.h70 static PendingCommand DisconnectionRequest(SignalId signal_id, Cid scid, Cid dcid) { in DisconnectionRequest() function
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dmatchers.py305 def DisconnectionRequest(scid, dcid): member in L2capMatchers