Searched refs:address_option (Results 1 – 1 of 1) sorted by relevance
387 std::optional<Address> address_option; in Add() local389 address_option = rootcanal::Address::FromString(address_string); in Add()393 [hci_device, &rootcanal_id_promise, address_option]() { in Add()395 gTestModel->AddHciConnection(hci_device, address_option)); in Add()