Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc1724 SendPinCodeRequestNegativeReply(addr.value()); in OnPinCodeRequest()
1741 SendPinCodeRequestNegativeReply(addr_as_bytes); in OnPinCodeRequest()
1755 SendPinCodeRequestNegativeReply(addr.value()); in OnPinCodeRequest()
1767 SendPinCodeRequestNegativeReply(addr.value()); in OnPinCodeRequest()
2211 void BrEdrConnectionManager::SendPinCodeRequestNegativeReply( in SendPinCodeRequestNegativeReply() function in bt::gap::BrEdrConnectionManager
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dbredr_connection_manager.h356 void SendPinCodeRequestNegativeReply(DeviceAddressBytes bd_addr,