OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVT_CMD_STATUS
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluez/tools/
hcisecfilter.c
61
hci_set_bit(
EVT_CMD_STATUS
, event_mask);
/external/bluetooth/bluez/lib/
hci.c
1098
hci_filter_set_event(
EVT_CMD_STATUS
, &nf);
1112
evt_cmd_status
*cs;
1151
case
EVT_CMD_STATUS
:
1157
if (r->event !=
EVT_CMD_STATUS
) {
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
270
evt_cmd_status
*evt_status;
296
case
EVT_CMD_STATUS
:
297
evt_status = (
evt_cmd_status
*) body;
686
hci_filter_set_event(
EVT_CMD_STATUS
, &nf);
[
all
...]
/external/bluetooth/bluez/test/
hciemu.c
247
evt_cmd_status
*cs;
256
he->evt =
EVT_CMD_STATUS
;
/external/bluetooth/bluez/lib/bluetooth/
hci.h
1812
} __attribute__ ((packed))
evt_cmd_status
;
typedef in typeref:struct:__anon1781
[
all
...]
/external/qemu/hw/
bt.h
1432
} __attribute__ ((packed))
evt_cmd_status
;
typedef in typeref:struct:__anon10019
[
all
...]
bt-hci.c
472
evt_cmd_status
params = {
478
bt_hci_event(hci,
EVT_CMD_STATUS
, ¶ms, EVT_CMD_STATUS_SIZE);
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
1876
} __attribute__ ((packed))
evt_cmd_status
;
typedef in typeref:struct:__anon25812
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
[
all
...]
Completed in 678 milliseconds