OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filt_type
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
161
tBTA_DM_BLE_PF_COND_TYPE
filt_type
;
member in struct:__anon5692
[
all
...]
/external/bluetooth/bluedroid/stack/hcic/
hcicmds.c
1138
BOOLEAN btsnd_hcic_set_event_filter (UINT8
filt_type
, UINT8 filt_cond_type,
1154
if (
filt_type
)
1159
UINT8_TO_STREAM (pp,
filt_type
);
1187
UINT8_TO_STREAM (pp,
filt_type
);
[
all
...]
/external/bluetooth/bluedroid/stack/include/
hcimsgs.h
635
HCI_API extern BOOLEAN btsnd_hcic_set_event_filter(UINT8
filt_type
,
[
all
...]
Completed in 30 milliseconds