OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_period
(Results
1 - 6
of
6
) sorted by null
/external/qemu/hw/
bt-hci.c
[
all
...]
bt.h
462
uint16_t
max_period
; /* 1.28s units */
member in struct:__anon27977
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_acl.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
93
HCI_API extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16
max_period
, UINT16 min_period,
[
all
...]
btm_api.h
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
86
BOOLEAN btsnd_hcic_per_inq_mode (UINT16
max_period
, UINT16 min_period,
103
UINT16_TO_STREAM (pp,
max_period
);
[
all
...]
Completed in 119 milliseconds