Searched refs:SetProtocol (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/headers/private/bluetooth/
H A DCodeHandler.h55 static void SetProtocol(uint32* code, bt_packet_t protocol) function in class:Bluetooth::CodeHandler
/haiku-fatelf/headers/os/net/
H A DNetEndpoint.h33 status_t SetProtocol(int protocol);
H A DUrl.h24 BUrl& SetProtocol(const BString& scheme);
/haiku-fatelf/src/tests/kits/net/
H A DNetEndpointTest.cpp210 server.SetProtocol(SOCK_STREAM);
290 client.SetProtocol(SOCK_STREAM);
/haiku-fatelf/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp91 Bluetooth::CodeHandler::SetProtocol(&code, type);
/haiku-fatelf/src/kits/network/libnetapi/
H A DNetEndpoint.cpp233 BNetEndpoint::SetProtocol(int protocol) function in class:BNetEndpoint
H A DUrl.cpp104 BUrl::SetProtocol(const BString& protocol) function in class:BUrl

Completed in 51 milliseconds