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 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_ERROR1("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_ERROR1("Invalid echo_oper=%d", p_dcb->echo_oper)
    [all...]
bta_hl_int.h 479 UINT8 echo_oper; member in struct:__anon3023
    [all...]

Completed in 23 milliseconds