Searched refs:CreateAclConnection (Results 1 – 3 of 3) sorted by relevance
341 Status status = acl_data_channel_.CreateAclConnection(connection_handle, in AcquireL2capCoc()384 acl_data_channel_.CreateAclConnection(connection_handle, transport); in AcquireBasicL2capChannel()406 Status status = acl_data_channel_.CreateAclConnection(connection_handle, in AcquireGattNotifyChannel()449 Status status = acl_data_channel_.CreateAclConnection( in AcquireRfcommChannel()
300 if (CreateAclConnection(conn_handle, AclTransportType::kBrEdr) == in HandleConnectionCompleteEvent()316 if (CreateAclConnection(connection_handle, AclTransportType::kLe) == in HandleLeConnectionCompleteEvent()483 Status AclDataChannel::CreateAclConnection(uint16_t connection_handle, in CreateAclConnection() function in pw::bluetooth::proxy::AclDataChannel
173 pw::Status CreateAclConnection(uint16_t connection_handle,