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

  /system/bt/stack/l2cap/
l2c_ble.cc     [all...]
l2c_int.h 519 uint16_t num_lm_ble_bufs; /* # of ACL buffers on controller */ member in struct:__anon113950
    [all...]
l2c_utils.cc 167 if (l2cb.controller_le_xmit_window > l2cb.num_lm_ble_bufs) {
168 l2cb.controller_le_xmit_window = l2cb.num_lm_ble_bufs;
    [all...]

Completed in 43 milliseconds