Home | Sort by relevance Sort by last modified time |
/external/qemu/hw/ | |
bt-l2cap.c | 580 val = le32_to_cpu(qos->token_rate); 582 qos->token_rate = cpu_to_le32(0x100000); [all...] |
bt.h | 710 uint32_t token_rate; /* Byte per seconds */ member in struct:__anon9933 1819 uint32_t token_rate; member in struct:__anon10056 [all...] |
/external/bluetooth/hcidump/parser/ | |
hci.c | 1192 printf("Token rate: %d\n", btohl(cp->qos.token_rate)); [all...] |
/external/bluetooth/bluez/lib/bluetooth/ | |
hci.h | 651 uint32_t token_rate; /* Byte per seconds */ member in struct:__anon1637 [all...] |
/system/bluetooth/bluez-clean-headers/bluetooth/ | |
hci.h | 652 uint32_t token_rate; member in struct:__anon30340 [all...] |