Searched refs:set_adapter_property (Results 1 – 4 of 4) sorted by relevance
122 int rc = bt_interface->set_adapter_property(property); in main()183 CALL_AND_WAIT(error = bt_interface->set_adapter_property(property), in main()208 CALL_AND_WAIT(bt_interface->set_adapter_property(property), in main()
87 EXPECT_EQ(bt_interface()->set_adapter_property(new_name), BT_STATUS_SUCCESS); in TEST_F()99 EXPECT_EQ(bt_interface()->set_adapter_property(old_name_property), in TEST_F()
185 static int set_adapter_property(const bt_property_t* property) { in set_adapter_property() function424 set_adapter_property,
349 hal::BluetoothInterface::Get()->GetHALInterface()->set_adapter_property( in SetAdapterProperty()