Searched refs:remoteNameCommand (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/bluetooth/
H A DRemoteDevice.cpp64 void* remoteNameCommand = NULL; local
74 remoteNameCommand = buildRemoteNameRequest(fBdaddr, fPageRepetitionMode,
77 request.AddData("raw command", B_ANY_TYPE, remoteNameCommand, size);

Completed in 30 milliseconds