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 229 struct bt_open_req { struct
unix.c 1354 static int handle_sco_open(struct unix_client *client, struct bt_open_req *req)
1372 static int handle_a2dp_open(struct unix_client *client, struct bt_open_req *req)
1391 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...]
liba2dp.c 499 struct bt_open_req *open_req = (void *) buf;
gstavdtpsink.c 1037 struct bt_open_req *open_req = (void *) buf;
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 573 struct bt_open_req open_req;

Completed in 193 milliseconds