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

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 313 ** Function BTM_SetAfhChannels
320 tBTM_STATUS BTM_SetAfhChannels (UINT8 first, UINT8 last)
322 BTM_TRACE_API ("BTM_SetAfhChannels first: %d (%d) last: %d (%d)",
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 614 BTM_SetAfhChannels(p_data->set_afhchannels.first,p_data->set_afhchannels.last);
    [all...]

Completed in 45 milliseconds