OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adv_int_max
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
185
UINT8
adv_int_max
;
member in struct:__anon1039
370
BTM_API extern tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16
adv_int_max
,
394
**
adv_int_max
: maximum advertising interval
401
BTM_API extern void BTM_BleReadAdvParams (UINT16 *adv_int_min, UINT16 *
adv_int_max
,
412
**
adv_int_max
: maximum advertising interval
[
all
...]
/external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h
522
UINT16
adv_int_max
;
member in struct:__anon198
Completed in 45 milliseconds