Home
last modified time | relevance | path

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

/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp645 struct hci_cp_link_key_reply_reply* linkKeyReply in CommandComplete() local
649 TRACE_BT("LocalDeviceImpl: Status %s addresss=%s\n", BluetoothError(linkKeyReply->status), in CommandComplete()
650 bdaddrUtils::ToString(linkKeyReply->bdaddr).String()); in CommandComplete()