Searched refs:get_adapter_property (Results 1 – 3 of 3) sorted by relevance
157 … CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties); in main()182 … CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties); in main()
181 static int get_adapter_property(bt_property_type_t type) in get_adapter_property() function479 get_adapter_property,
77 EXPECT_EQ(bt_interface()->get_adapter_property(BT_PROPERTY_BDNAME), in TEST_F()