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

  /system/bt/bta/hl/
bta_hl_act.c 129 p_dcb->echo_oper = BTA_HL_ECHO_OP_CI_GET_ECHO_DATA;
202 switch (p_dcb->echo_oper)
245 switch ( p_dcb->echo_oper)
258 p_dcb->echo_oper = BTA_HL_ECHO_OP_CI_PUT_ECHO_DATA;
268 APPL_TRACE_ERROR("Unknonw echo_oper=%d",p_dcb->echo_oper);
311 p_dcb->echo_oper = BTA_HL_ECHO_OP_DCH_CLOSE_CFM;
344 p_dcb->echo_oper = BTA_HL_ECHO_OP_MDL_CREATE_CFM;
671 switch (p_dcb->echo_oper)
686 APPL_TRACE_ERROR("Invalid echo_oper=%d", p_dcb->echo_oper)
    [all...]
bta_hl_int.h 475 UINT8 echo_oper; member in struct:__anon71847
    [all...]

Completed in 48 milliseconds