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

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 165 btm_cb.first_disabled_channel = 0xff; /* To allow disabling 0th channel alone */
323 first, btm_cb.first_disabled_channel, last,
335 if ((btm_cb.first_disabled_channel != first)
340 btm_cb.first_disabled_channel = first;
    [all...]
btm_int.h 913 UINT8 first_disabled_channel; member in struct:__anon5889
    [all...]

Completed in 97 milliseconds