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

  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.h 109 struct msm_bt_endpoint { struct in namespace:android
330 msm_bt_endpoint *mBTEndpoints;
AudioHardware.cpp 112 int (*snd_get_bt_endpoint)(msm_bt_endpoint *);
116 struct msm_bt_endpoint *ept;
160 mBTEndpoints = new msm_bt_endpoint[mNumBTEndpoints];
164 snd_get_bt_endpoint = (int (*)(msm_bt_endpoint *))::dlsym(acoustic, "snd_get_bt_endpoint");
    [all...]

Completed in 146 milliseconds