Home
last modified time | relevance | path

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

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