Searched refs:lmp_acl_resp (Results 1 - 4 of 4) sorted by relevance

/external/qemu/hw/
H A Dbt.c96 dev->lmp_acl_resp = bt_dummy_lmp_acl_resp;
H A Dbt-l2cap.c1117 l2cap->link->slave->lmp_acl_data : l2cap->link->host->lmp_acl_resp)
1331 dev->device.lmp_acl_resp = l2cap_lmp_acl_data_host;
H A Dbt-hci.c653 link->host->lmp_acl_resp;
2163 s->device.lmp_acl_resp = bt_hci_lmp_acl_data_host;
H A Dbt.h93 void (*lmp_acl_resp)(struct bt_link_s *link, const uint8_t *data, member in struct:bt_device_s

Completed in 341 milliseconds