HomeSort by relevance Sort by last modified time
    Searched refs:bt_open_req (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluez/audio/
ipc.h 228 struct bt_open_req { struct
unix.c 1313 static int handle_sco_open(struct unix_client *client, struct bt_open_req *req)
1331 static int handle_a2dp_open(struct unix_client *client, struct bt_open_req *req)
1348 static void handle_open_req(struct unix_client *client, struct bt_open_req *req)
    [all...]
pcm_bluetooth.c 433 struct bt_open_req *open_req = (void *) buf;
693 struct bt_open_req *open_req = (void *) buf;
    [all...]
ipctest.c 573 struct bt_open_req open_req;
liba2dp.c 499 struct bt_open_req *open_req = (void *) buf;
gstavdtpsink.c 1036 struct bt_open_req *open_req = (void *) buf;
    [all...]

Completed in 99 milliseconds