OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bt_open_req
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/audio/
ipc.h
229
struct
bt_open_req
{
struct
unix.c
1374
static int handle_sco_open(struct unix_client *client, struct
bt_open_req
*req)
1392
static int handle_a2dp_open(struct unix_client *client, struct
bt_open_req
*req)
[
all
...]
pcm_bluetooth.c
435
struct
bt_open_req
*open_req = (void *) buf;
695
struct
bt_open_req
*open_req = (void *) buf;
[
all
...]
liba2dp.c
502
struct
bt_open_req
*open_req = (void *) buf;
gstavdtpsink.c
[
all
...]
/external/bluetooth/bluez/test/
ipctest.c
573
struct
bt_open_req
open_req;
Completed in 20 milliseconds