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

  /system/bt/bta/include/
bta_av_api.h 715 int BTA_AvObtainPeerChannelIndex(const RawAddress& peer_address);
  /system/bt/stack/avdt/
avdt_l2c.cc 177 int channel_index = BTA_AvObtainPeerChannelIndex(bd_addr);
  /system/bt/bta/av/
bta_av_main.cc 280 int BTA_AvObtainPeerChannelIndex(const RawAddress& peer_address) {
    [all...]

Completed in 69 milliseconds