Searched refs:NotifyCallingLineIdentification (Results 1 – 3 of 3) sorted by relevance
422 int NotifyCallingLineIdentification(uint16_t type, const std::string &number) const;
202 NotifyCallingLineIdentification(dataConn_.clipType_, dataConn_.clipNumber_); in SendRingAndClip()641 int HfpAgProfile::NotifyCallingLineIdentification(uint16_t type, const std::string &number) const in NotifyCallingLineIdentification() function in OHOS::bluetooth::HfpAgProfile
501 profile_.NotifyCallingLineIdentification(CALL_TYPE_DEFAULT, event.str_); in Dispatch()