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

  /system/bt/stack/l2cap/
l2c_int.h 501 UINT16 num_ble_links_active; /* Number of LE links active */ member in struct:__anon72820
    [all...]
l2c_utils.c 85 l2cb.num_ble_links_active++;
231 if (l2cb.num_ble_links_active >= 1)
232 l2cb.num_ble_links_active--;
    [all...]
l2c_ble.c     [all...]

Completed in 63 milliseconds