Home
last modified time | relevance | path

Searched refs:RFCOMM_CHANNEL_EV_CONNECT_SUCCESS (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection_server.h89 RFCOMM_CHANNEL_EV_CONNECT_INCOMING | RFCOMM_CHANNEL_EV_CONNECT_SUCCESS | RFCOMM_CHANNEL_EV_CONNECT_FAIL |
H A Dhfp_ag_rfcomm_connection.h165 RFCOMM_CHANNEL_EV_CONNECT_SUCCESS | RFCOMM_CHANNEL_EV_CONNECT_FAIL | RFCOMM_CHANNEL_EV_DISCONNECTED |
H A Dhfp_ag_data_connection_server.cpp46 case RFCOMM_CHANNEL_EV_CONNECT_SUCCESS: in ProcessDataConnectionServerCallback()
H A Dhfp_ag_data_connection.cpp47 case RFCOMM_CHANNEL_EV_CONNECT_SUCCESS: in ProcessDataConnectionCallback()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.h89 RFCOMM_CHANNEL_EV_CONNECT_INCOMING | RFCOMM_CHANNEL_EV_CONNECT_SUCCESS | RFCOMM_CHANNEL_EV_CONNECT_FAIL |
H A Dhfp_hf_rfcomm_connection.h165 RFCOMM_CHANNEL_EV_CONNECT_SUCCESS | RFCOMM_CHANNEL_EV_CONNECT_FAIL | RFCOMM_CHANNEL_EV_DISCONNECTED |
H A Dhfp_hf_data_connection_server.cpp45 case RFCOMM_CHANNEL_EV_CONNECT_SUCCESS: in ProcessDataConnectionServerCallback()
H A Dhfp_hf_data_connection.cpp34 case RFCOMM_CHANNEL_EV_CONNECT_SUCCESS: in ProcessDataConnectionCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h54 #define RFCOMM_CHANNEL_EV_CONNECT_SUCCESS 0x00000002 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp24 const int SOCK_RFCOMM_EVENTS = RFCOMM_CHANNEL_EV_CONNECT_INCOMING | RFCOMM_CHANNEL_EV_CONNECT_SUCCESS |
175 case RFCOMM_CHANNEL_EV_CONNECT_SUCCESS: in TransportRfcEventCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel_fsm.c212 RfcommNotifyEvtToUpper(channel, RFCOMM_CHANNEL_EV_CONNECT_SUCCESS, &connectedInfo); in RfcommRecvSecurityRslt()
252 RfcommNotifyEvtToUpper(channel, RFCOMM_CHANNEL_EV_CONNECT_SUCCESS, &connectedInfo); in RfcommRecvUa()

Completed in 5 milliseconds