Searched refs:own_addr (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | acl_connection_handler.cc | 145 uint16_t AclConnectionHandler::CreateConnection(Address addr, Address own_addr, in CreateConnection() argument 153 AddressWithType{own_addr, AddressType::PUBLIC_DEVICE_ADDRESS}, in CreateConnection() 162 AddressWithType own_addr, in CreateLeConnection() argument 168 AclConnection{addr, own_addr, resolved_peer, in CreateLeConnection()
|
D | acl_connection_handler.h | 84 bluetooth::hci::Address own_addr, 87 bluetooth::hci::AddressWithType own_addr,
|
D | link_layer_controller.h | 204 uint16_t HandleLeConnection(AddressWithType addr, AddressWithType own_addr,
|