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

  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 1280 unsigned int rate_list[4]; local
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 637 OS_802_11_N_RATES *rate_list; local
680 rate_list = os_memoryAlloc (pCmdInterpret->hOs, rates_allocated_size);
681 if (!rate_list) {
689 pParam->content.pRateList = rate_list;
807 current_rates = (TI_UINT8 *)(rate_list[i]);
    [all...]

Completed in 470 milliseconds