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

  /system/bt/bta/hl/
bta_hl_act.cc 494 } else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK) {
532 } else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK) {
918 p_dcb->abort_oper |= BTA_HL_ABORT_REMOTE_MASK;
    [all...]
bta_hl_int.h 121 #define BTA_HL_ABORT_REMOTE_MASK 0x20
    [all...]

Completed in 52 milliseconds