Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dgateway.h40 struct gateway *gateway_init(struct audio_device *device);
Dgateway.c572 struct gateway *gateway_init(struct audio_device *dev) in gateway_init() function
Dmanager.c205 device->gateway = gateway_init(device); in handle_uuid()