Home
last modified time | relevance | path

Searched refs:RFCOMM_CHANNEL_EV_DISCONNECT_FAIL (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection_server.h90 RFCOMM_CHANNEL_EV_DISCONNECTED | RFCOMM_CHANNEL_EV_DISCONNECT_SUCCESS | RFCOMM_CHANNEL_EV_DISCONNECT_FAIL |
H A Dhfp_ag_rfcomm_connection.h166 RFCOMM_CHANNEL_EV_DISCONNECT_SUCCESS | RFCOMM_CHANNEL_EV_DISCONNECT_FAIL | RFCOMM_CHANNEL_EV_REV_DATA;
H A Dhfp_ag_data_connection_server.cpp57 case RFCOMM_CHANNEL_EV_DISCONNECT_FAIL: in ProcessDataConnectionServerCallback()
H A Dhfp_ag_data_connection.cpp58 case RFCOMM_CHANNEL_EV_DISCONNECT_FAIL: in ProcessDataConnectionCallback()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.h90 RFCOMM_CHANNEL_EV_DISCONNECTED | RFCOMM_CHANNEL_EV_DISCONNECT_SUCCESS | RFCOMM_CHANNEL_EV_DISCONNECT_FAIL |
H A Dhfp_hf_rfcomm_connection.h166 RFCOMM_CHANNEL_EV_DISCONNECT_SUCCESS | RFCOMM_CHANNEL_EV_DISCONNECT_FAIL | RFCOMM_CHANNEL_EV_REV_DATA;
H A Dhfp_hf_data_connection_server.cpp56 case RFCOMM_CHANNEL_EV_DISCONNECT_FAIL: in ProcessDataConnectionServerCallback()
H A Dhfp_hf_data_connection.cpp45 case RFCOMM_CHANNEL_EV_DISCONNECT_FAIL: in ProcessDataConnectionCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h66 #define RFCOMM_CHANNEL_EV_DISCONNECT_FAIL 0x00000020 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp26 RFCOMM_CHANNEL_EV_DISCONNECT_SUCCESS | RFCOMM_CHANNEL_EV_DISCONNECT_FAIL |
187 case RFCOMM_CHANNEL_EV_DISCONNECT_FAIL: in TransportRfcEventCallback()
321 LOG_ERROR("[RfcommTransport]%{public}s handle:%hu: RFCOMM_CHANNEL_EV_DISCONNECT_FAIL transport no exist", in TransportRfcDisconnectFail()

Completed in 4 milliseconds