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

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c 128 p_dcb->echo_oper = BTA_HL_ECHO_OP_CI_GET_ECHO_DATA;
201 switch (p_dcb->echo_oper)
244 switch ( p_dcb->echo_oper)
257 p_dcb->echo_oper = BTA_HL_ECHO_OP_CI_PUT_ECHO_DATA;
267 APPL_TRACE_ERROR1("Unknonw echo_oper=%d",p_dcb->echo_oper);
310 p_dcb->echo_oper = BTA_HL_ECHO_OP_DCH_CLOSE_CFM;
343 p_dcb->echo_oper = BTA_HL_ECHO_OP_MDL_CREATE_CFM;
670 switch (p_dcb->echo_oper)
685 APPL_TRACE_ERROR1("Invalid echo_oper=%d", p_dcb->echo_oper)
    [all...]
bta_hl_int.h 459 UINT8 echo_oper; member in struct:__anon2106
    [all...]

Completed in 35 milliseconds