1SubDir HAIKU_TOP src tests kits bluetooth l2capClient ; 2 3UseLibraryHeaders bluetooth ; 4 5SimpleTest L2capClient : 6 l2capClient.cpp 7 : be bluetooth network $(TARGET_LIBSUPC++) 8 ; 9