Home
last modified time | relevance | path

Searched refs:RFCOMM_NO_DATA (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp75 if ((ret != RFCOMM_SUCCESS) && (ret != RFCOMM_NO_DATA)) { in ReadData()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp76 if ((ret != RFCOMM_SUCCESS) && (ret != RFCOMM_NO_DATA)) { in ReadData()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h89 #define RFCOMM_NO_DATA BT_OPERATION_FAILED // No data macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c433 return RFCOMM_NO_DATA; in RfcommRead()

Completed in 4 milliseconds