Home
last modified time | relevance | path

Searched refs:AcceptDataConnection (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h103 int AcceptDataConnection(uint16_t handle);
H A Dhfp_hf_profile.cpp142 int HfpHfProfile::AcceptDataConnection(uint16_t handle) in AcceptDataConnection() function in OHOS::bluetooth::HfpHfProfile
H A Dhfp_hf_statemachine.cpp88 profile_.AcceptDataConnection(event.arg1_); in Dispatch()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.h131 int AcceptDataConnection(uint16_t handle);
H A Dhfp_ag_profile.cpp130 AcceptDataConnection(tempRfcommHandle_); in ServiceDiscoveryResult()
151 int HfpAgProfile::AcceptDataConnection(uint16_t handle) in AcceptDataConnection() function in OHOS::bluetooth::HfpAgProfile