OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adv_interval_max
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
124
p_cb->
adv_interval_max
,
234
(UINT16)(p_cb->
adv_interval_max
? p_cb->
adv_interval_max
: BTM_BLE_GAP_ADV_INT),
475
p_cb->
adv_interval_max
= adv_int_max;
492
p_cb->
adv_interval_max
,
530
*adv_int_max = p_cb->
adv_interval_max
;
[
all
...]
btm_ble_int.h
115
UINT16
adv_interval_max
;
member in struct:__anon3511
Completed in 541 milliseconds