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

  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 65 ** <--i2s=i2s_enable,is_master,sample_rate,clock_rate>
71 ** is_master is 0 for slave and 1 for master,
425 printf("\n\t<--i2s=i2s_enable,is_master,sample_rate,clock_rate>\n");
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 494 BOOLEAN is_master = FALSE; local
501 is_master = TRUE;
503 return is_master;
    [all...]

Completed in 205 milliseconds