Home
last modified time | relevance | path

Searched refs:cras_bt_device_switch_profile (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_device.h164 int cras_bt_device_switch_profile(struct cras_bt_device *device,
Dcras_bt_io.c116 cras_bt_device_switch_profile(btio->device, &btio->base); in bt_possibly_switch_to_a2dp()
640 cras_bt_device_switch_profile(btio->device, bt_iodev); in cras_bt_io_append()
Dcras_bt_device.c1184 int cras_bt_device_switch_profile(struct cras_bt_device *device, in cras_bt_device_switch_profile() function
/external/adhd/cras/src/tests/
Dbt_io_unittest.cc445 int cras_bt_device_switch_profile(struct cras_bt_device* device, in cras_bt_device_switch_profile() function
Dbt_device_unittest.cc217 cras_bt_device_switch_profile(device, &bt_iodev2); in TEST_F()