HomeSort by relevance Sort by last modified time
    Searched refs:p_echo_cfg (Results 1 - 4 of 4) sorted by null

  /system/bt/btif/co/
bta_hl_co.cc 160 * p_echo_cfg (output) - pointer to the Echo test maximum APDU
165 bool bta_hl_co_get_echo_config(uint8_t app_id, tBTA_HL_ECHO_CFG* p_echo_cfg) {
176 p_echo_cfg->max_rx_apdu_size = p_sup->echo_cfg.max_rx_apdu_size;
177 p_echo_cfg->max_tx_apdu_size = p_sup->echo_cfg.max_tx_apdu_size;
182 p_echo_cfg->max_tx_apdu_size, p_echo_cfg->max_rx_apdu_size);
  /system/bt/bta/include/
bta_hl_co.h 100 * p_echo_cfg (output) - pointer to the Echo test maximum APDU
106 tBTA_HL_ECHO_CFG* p_echo_cfg);
  /system/bt/bta/hl/
bta_hl_main.cc 1212 tBTA_HL_ECHO_CFG* p_echo_cfg; local
    [all...]
bta_hl_act.cc 1205 tBTA_HL_ECHO_CFG* p_echo_cfg; local
    [all...]

Completed in 569 milliseconds