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.cc 300 if (!p_dcb->abort_oper) {
490 if (p_dcb->abort_oper & BTA_HL_ABORT_LOCAL_MASK) {
494 } else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK) {
528 if (p_dcb->abort_oper & BTA_HL_ABORT_LOCAL_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_main.cc     [all...]
bta_hl_int.h 116 /* abort status mask for abort_oper */
420 uint8_t abort_oper; member in struct:__anon112981
    [all...]
bta_hl_utils.cc     [all...]

Completed in 349 milliseconds