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

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 166 btm_cb.last_disabled_channel = 0xff; /* To allow disabling 0th channel alone */
324 btm_cb.last_disabled_channel);
336 || (btm_cb.last_disabled_channel != last))
341 btm_cb.last_disabled_channel = last;
    [all...]
btm_int.h 914 UINT8 last_disabled_channel; member in struct:__anon5884
    [all...]

Completed in 35 milliseconds