OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVT_DISCONN_COMPLETE
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluez/tools/
hcisecfilter.c
54
hci_set_bit(
EVT_DISCONN_COMPLETE
, event_mask);
/external/qemu/hw/
bt-hci.c
881
evt_disconn_complete
params;
904
bt_hci_event(hci,
EVT_DISCONN_COMPLETE
,
913
evt_disconn_complete
params;
920
bt_hci_event(hci,
EVT_DISCONN_COMPLETE
,
929
evt_disconn_complete
params;
938
bt_hci_event(hci,
EVT_DISCONN_COMPLETE
,
[
all
...]
bt.h
1352
} __attribute__ ((packed))
evt_disconn_complete
;
typedef in typeref:struct:__anon10012
[
all
...]
/external/bluetooth/bluez/test/
hciemu.c
365
evt_disconn_complete
*dc;
374
he->evt =
EVT_DISCONN_COMPLETE
;
/external/bluetooth/bluez/lib/bluetooth/
hci.h
1732
} __attribute__ ((packed))
evt_disconn_complete
;
typedef in typeref:struct:__anon1774
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
1789
} __attribute__ ((packed))
evt_disconn_complete
;
typedef in typeref:struct:__anon30477
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
1267
evt_disconn_complete
rp;
1278
rq.event =
EVT_DISCONN_COMPLETE
;
[
all
...]
Completed in 302 milliseconds