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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 827 if (l2cb.num_ble_links_active == 0)
    [all...]
l2c_int.h 508 UINT16 num_ble_links_active; /* Number of LE links active */ member in struct:__anon6290
    [all...]
l2c_utils.c 78 l2cb.num_ble_links_active++;
225 if (l2cb.num_ble_links_active >= 1)
226 l2cb.num_ble_links_active--;
    [all...]

Completed in 134 milliseconds