Searched refs:cras_bt_device_get_active_profile (Results 1 – 5 of 5) sorted by relevance
141 cras_bt_device_get_active_profile(const struct cras_bt_device *device);
124 return cras_bt_device_get_active_profile(device) & profile; in device_using_profile()556 if (!cras_bt_device_get_active_profile(device) || in cras_bt_io_create()
538 cras_bt_device_get_active_profile(const struct cras_bt_device *device) in cras_bt_device_get_active_profile() function
426 unsigned int cras_bt_device_get_active_profile( in cras_bt_device_get_active_profile() function
187 EXPECT_EQ(0, cras_bt_device_get_active_profile(device)); in TEST_F()