Searched defs:block_count (Results 1 - 1 of 1) sorted by relevance
/net/bluetooth/ | ||
H A D | hci_event.c | 3057 __u16 handle, block_count; local 3060 block_count = __le16_to_cpu(info->blocks); 3066 conn->sent -= block_count; 3071 hdev->block_cnt += block_count; |
Completed in 43 milliseconds