Home
last modified time | relevance | path

Searched defs:AddConnection (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp64 AddConnection(uint16 handle, int type, const bdaddr_t& dst, hci_id hid) in AddConnection() function
/haiku/headers/private/bluetooth/
H A DbtCoreData.h78 struct HciConnection* (*AddConnection)(uint16 handle, int type, member