Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dserver.cc69 bool UpdateProtocolWithL2capPsm(DataElement* protocol, l2cap::Psm new_psm) { in UpdateProtocolWithL2capPsm() function
124 if (UpdateProtocolWithL2capPsm(&protocol, new_psm)) { in UpdateProtocolListWithL2capPsm()