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.c     [all...]
l2c_int.h 506 UINT16 num_lm_ble_bufs; /* # of ACL buffers on controller */ member in struct:__anon72820
    [all...]
l2c_utils.c 170 if (l2cb.controller_le_xmit_window > l2cb.num_lm_ble_bufs)
172 l2cb.controller_le_xmit_window = l2cb.num_lm_ble_bufs;
    [all...]

Completed in 48 milliseconds