Home
last modified time | relevance | path

Searched refs:PBAP_ACTION_ABORT (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h1305 PBAP_ACTION_ABORT, // abort downloading enumerator
/foundation/communication/bluetooth_service/services/bluetooth/common/
Dbt_def.h1274 PBAP_ACTION_ABORT, // abort downloading enumerator
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dbt_def.h1360 PBAP_ACTION_ABORT, // abort downloading enumerator
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_state_machine.cpp677 observer.OnActionCompleted(device, static_cast<int>(respCode), PBAP_ACTION_ABORT, result); in HandleAbortDownloadingActionCompleted()