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

  /external/bluetooth/bluedroid/btif/src/
btif_av.c 154 CASE_RETURN_STR(BTA_AV_REGISTER_EVT)
249 case BTA_AV_REGISTER_EVT:
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 231 #define BTA_AV_REGISTER_EVT 1 /* registered to AVDT */
263 /* Event associated with BTA_AV_REGISTER_EVT */
543 ** called with a BTA_AV_REGISTER_EVT. This function must
  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 653 (*bta_av_cb.p_cback)(BTA_AV_REGISTER_EVT, (tBTA_AV *)&registr);
    [all...]

Completed in 82 milliseconds