IsPropertyAvailable
if (lDeviceImpl->IsPropertyAvailable(propertyRequested)) {
if (lDeviceImpl->IsPropertyAvailable(propertyRequested)) {
bool IsPropertyAvailable(const char* property);
if (!IsPropertyAvailable("hci_version"))
if (!IsPropertyAvailable("hci_revision")) {
if (!IsPropertyAvailable("lmp_version"))
if (!IsPropertyAvailable("lmp_subversion")) {
if (!IsPropertyAvailable("manufacturer")) {
if (!IsPropertyAvailable("features")) {
if (!IsPropertyAvailable("acl_mtu"))
if (!IsPropertyAvailable("sco_mtu"))
if (!IsPropertyAvailable("acl_max_pkt"))
if (!IsPropertyAvailable("sco_max_pkt"))