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 514 uint16_t num_ble_links_active; /* Number of LE links active */ member in struct:__anon113950
    [all...]
l2c_utils.cc 95 l2cb.num_ble_links_active++;
215 if (l2cb.num_ble_links_active >= 1) l2cb.num_ble_links_active--;
    [all...]
l2c_ble.cc     [all...]

Completed in 442 milliseconds