Searched refs:get_adapter_property (Results 1 – 7 of 7) sorted by relevance
161 error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), in main()189 error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), in main()
75 EXPECT_EQ(bt_interface()->get_adapter_property(BT_PROPERTY_BDNAME), in TEST_F()
220 static int get_adapter_property(bt_property_type_t type) { in get_adapter_property() function585 get_adapter_property,
580 int (*get_adapter_property)(bt_property_type_t type); member
307 pub fn get_adapter_property(&mut self, prop_type: i32) -> i32 { in get_adapter_property() method
237 return intf_->get_adapter_property(static_cast<bt_property_type_t>(prop)); in GetAdapterProperty()
418 hal::BluetoothInterface::Get()->GetHALInterface()->get_adapter_property( in GetBondedDevices()