Home
last modified time | relevance | path

Searched refs:SendPinCodeRequestReply (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dbredr_connection_manager.h353 void SendPinCodeRequestReply(DeviceAddressBytes bd_addr,
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc1739 SendPinCodeRequestReply(addr_as_bytes, pin.value()); in OnPinCodeRequest()
2187 void BrEdrConnectionManager::SendPinCodeRequestReply(DeviceAddressBytes bd_addr, in SendPinCodeRequestReply() function in bt::gap::BrEdrConnectionManager