OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_channel
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
bt-l2cap.c
100
int (*
new_channel
)(struct bt_l2cap_device_s *device,
member in struct:bt_l2cap_psm_s
425
if (!psm_info->
new_channel
(l2cap->dev, &ch->params)) {
[
all
...]
bt.h
133
int min_mtu, int (*
new_channel
)(struct bt_l2cap_device_s *dev,
[
all
...]
Completed in 942 milliseconds