Home
last modified time | relevance | path

Searched defs:a2dp (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dunix.c83 struct a2dp_data a2dp; member
202 struct a2dp_data *a2dp = &client->d.a2dp; in stream_state_changed() local
578 struct a2dp_data *a2dp = &client->d.a2dp; in a2dp_discovery_complete() local
673 struct a2dp_data *a2dp = &client->d.a2dp; in a2dp_config_complete() local
733 struct a2dp_data *a2dp = &client->d.a2dp; in a2dp_resume_complete() local
786 struct a2dp_data *a2dp = &client->d.a2dp; in a2dp_suspend_complete() local
817 struct a2dp_data *a2dp; in start_discovery() local
884 struct a2dp_data *a2dp; in start_open() local
967 struct a2dp_data *a2dp; in start_config() local
1034 struct a2dp_data *a2dp; in start_resume() local
[all …]
Dpcm_bluetooth.c139 struct bluetooth_a2dp a2dp; /* A2DP data */ member
295 struct bluetooth_a2dp *a2dp = &data->a2dp; in bluetooth_exit() local
620 static void bluetooth_a2dp_setup(struct bluetooth_a2dp *a2dp) in bluetooth_a2dp_setup()
691 struct bluetooth_a2dp *a2dp = &data->a2dp; in bluetooth_a2dp_hw_params() local
972 struct bluetooth_a2dp *a2dp = &data->a2dp; in avdtp_write() local
1006 struct bluetooth_a2dp *a2dp = &data->a2dp; in bluetooth_a2dp_write() local
1268 struct bluetooth_a2dp *a2dp = &data->a2dp; in bluetooth_a2dp_hw_constraint() local
Dipctest.c102 struct a2dp_info a2dp; member
479 static void setup_sbc(struct a2dp_info *a2dp) in setup_sbc()