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

  /system/bt/bta/hl/
bta_hl_act.c 339 if (!p_dcb->abort_oper)
565 if (p_dcb->abort_oper & BTA_HL_ABORT_LOCAL_MASK)
573 else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK )
619 if (p_dcb->abort_oper & BTA_HL_ABORT_LOCAL_MASK)
627 else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK )
    [all...]
bta_hl_main.c     [all...]
bta_hl_int.h 120 /* abort status mask for abort_oper */
457 UINT8 abort_oper; member in struct:__anon68767
    [all...]
bta_hl_utils.c     [all...]

Completed in 101 milliseconds