Searched refs:IsPropertyAvailable (Results 1 – 4 of 4) sorted by relevance
366 if (!IsPropertyAvailable("hci_version")) in CommandComplete()369 if (!IsPropertyAvailable("hci_revision")) { in CommandComplete()374 if (!IsPropertyAvailable("lmp_version")) in CommandComplete()377 if (!IsPropertyAvailable("lmp_subversion")) { in CommandComplete()382 if (!IsPropertyAvailable("manufacturer")) { in CommandComplete()432 if (!IsPropertyAvailable("features")) { in CommandComplete()485 if (!IsPropertyAvailable("acl_mtu")) in CommandComplete()488 if (!IsPropertyAvailable("sco_mtu")) in CommandComplete()491 if (!IsPropertyAvailable("acl_max_pkt")) in CommandComplete()494 if (!IsPropertyAvailable("sco_max_pkt")) in CommandComplete()
30 bool IsPropertyAvailable(const char* property);
54 LocalDeviceHandler::IsPropertyAvailable(const char* property) in IsPropertyAvailable() function in LocalDeviceHandler
371 if (lDeviceImpl->IsPropertyAvailable(propertyRequested)) { in HandleSimpleRequest()408 if (lDeviceImpl->IsPropertyAvailable(propertyRequested)) { in HandleGetProperty()