Home
last modified time | relevance | path

Searched refs:filt_type (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_client.c161 tBTA_DM_BLE_PF_COND_TYPE filt_type; member
1466 switch (p_adv_filt_cb->filt_type) in btgattc_handle_event()
1472 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
1479 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
1498 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
1510 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
1521 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
1535 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
1547 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event()
2125 int filt_type, int filt_index, int company_id, in btif_gattc_scan_filter_add_remove() argument
[all …]
/system/bt/stack/hcic/
Dhcicmds.c912 BOOLEAN btsnd_hcic_set_event_filter (UINT8 filt_type, UINT8 filt_cond_type, in btsnd_hcic_set_event_filter() argument
928 if (filt_type) in btsnd_hcic_set_event_filter()
933 UINT8_TO_STREAM (pp, filt_type); in btsnd_hcic_set_event_filter()
961 UINT8_TO_STREAM (pp, filt_type); in btsnd_hcic_set_event_filter()
/system/bt/stack/include/
Dhcimsgs.h476 extern BOOLEAN btsnd_hcic_set_event_filter(UINT8 filt_type,