HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth_parse_capabilities (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
liba2dp.c 849 static int bluetooth_parse_capabilities(struct bluetooth_data *data, function
864 ERR("bluetooth_parse_capabilities() invalid codec capabilities length");
913 err = bluetooth_parse_capabilities(data, getcaps_rsp);
915 ERR("bluetooth_parse_capabilities failed err: %d", err);
pcm_bluetooth.c 1614 static int bluetooth_parse_capabilities(struct bluetooth_data *data, function
    [all...]

Completed in 30 milliseconds