Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/packets/
Dl2cap_packets.pdl258 destination_cid : 16,
308 destination_cid : 16,
313 destination_cid : 16,
394 destination_cid : 16,
469 destination_cid : 16[],
475 destination_cid : 16[],
535 destination_cid : 16,
540 destination_cid : 16,
582 destination_cid : 16,
607 destination_cid : 16[],
[all …]
/packages/modules/Bluetooth/system/pdl/l2cap/
Dl2cap_packets.pdl293 destination_cid : 16,
387 destination_cid : 16,
411 destination_cid : 16,
416 destination_cid : 16,
497 destination_cid : 16,
572 destination_cid : 16[],
578 destination_cid : 16[],
638 destination_cid : 16,
643 destination_cid : 16,
685 destination_cid : 16,
[all …]
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.cc956 auto destination_cid = command_just_sent_.destination_cid_; in handle_send_next_command() local
969 …ConfigurationRequestBuilder::Create(signal_id.Value(), destination_cid, Continuation::END, std::mo… in handle_send_next_command()
976 …auto builder = DisconnectionRequestBuilder::Create(signal_id.Value(), destination_cid, source_cid); in handle_send_next_command()