Home
last modified time | relevance | path

Searched refs:RFCOMM_CHANNEL_EV_CONNECT_INCOMING (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection_server.cpp41 case RFCOMM_CHANNEL_EV_CONNECT_INCOMING: in ProcessDataConnectionServerCallback()
78 if (eventId == RFCOMM_CHANNEL_EV_CONNECT_INCOMING) { in DataConnectionServerCallback()
H A Dhfp_ag_rfcomm_connection_server.h89 RFCOMM_CHANNEL_EV_CONNECT_INCOMING | RFCOMM_CHANNEL_EV_CONNECT_SUCCESS | RFCOMM_CHANNEL_EV_CONNECT_FAIL |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection_server.cpp40 case RFCOMM_CHANNEL_EV_CONNECT_INCOMING: in ProcessDataConnectionServerCallback()
77 if (eventId == RFCOMM_CHANNEL_EV_CONNECT_INCOMING) { in DataConnectionServerCallback()
H A Dhfp_hf_rfcomm_connection_server.h89 RFCOMM_CHANNEL_EV_CONNECT_INCOMING | RFCOMM_CHANNEL_EV_CONNECT_SUCCESS | RFCOMM_CHANNEL_EV_CONNECT_FAIL |
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h51 #define RFCOMM_CHANNEL_EV_CONNECT_INCOMING 0x00000001 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 |
162 case RFCOMM_CHANNEL_EV_CONNECT_INCOMING: { in TransportRfcEventCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel_fsm.c540 RfcommNotifyEvtToUpper(channel, RFCOMM_CHANNEL_EV_CONNECT_INCOMING, &eventInfo); in RfcommRecvSabm()

Completed in 5 milliseconds