Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp226 bool IsValidCallType(uint8_t callType) in IsValidCallType() function
531 CHECK_AND_RETURN_LOG_RET((pimpl->IsValidCallType(callType)), BT_ERR_INVALID_PARAM, in ConnectSco()
543 CHECK_AND_RETURN_LOG_RET((pimpl->IsValidCallType(callType)), BT_ERR_INVALID_PARAM, in DisconnectSco()

Completed in 1 milliseconds