OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_echo_cfg
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/btif/co/
bta_hl_co.c
173
**
p_echo_cfg
(output) - pointer to the Echo test maximum APDU size
179
tBTA_HL_ECHO_CFG *
p_echo_cfg
)
192
p_echo_cfg
->max_rx_apdu_size = p_sup->echo_cfg.max_rx_apdu_size;
193
p_echo_cfg
->max_tx_apdu_size = p_sup->echo_cfg.max_tx_apdu_size;
198
__FUNCTION__, success,
p_echo_cfg
->max_tx_apdu_size,
199
p_echo_cfg
->max_rx_apdu_size );
/external/bluetooth/bluedroid/bta/include/
bta_hl_co.h
100
**
p_echo_cfg
(output) - pointer to the Echo test maximum APDU size
106
tBTA_HL_ECHO_CFG *
p_echo_cfg
);
/external/bluetooth/bluedroid/bta/hl/
bta_hl_main.c
1328
tBTA_HL_ECHO_CFG *
p_echo_cfg
;
local
[
all
...]
bta_hl_act.c
1451
tBTA_HL_ECHO_CFG *
p_echo_cfg
;
local
[
all
...]
Completed in 26 milliseconds