Searched refs:CopsResponse (Results 1 – 4 of 4) sorted by relevance
147 virtual bt_status_t CopsResponse(const char* cops, RawAddress* bd_addr) = 0;
222 headset_->CopsResponse("", bd_addr); in AtCopsCallback()
852 bt_status_t CopsResponse(const char* cops, RawAddress* bd_addr) override;1092 bt_status_t HeadsetInterface::CopsResponse(const char* cops, in CopsResponse() function in bluetooth::headset::HeadsetInterface
737 sBluetoothHfpInterface->CopsResponse(operator_name, (RawAddress*)addr); in copsResponseNative()