Searched refs:filt_type (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/src/ |
D | btif_gatt_client.c | 155 tBTA_DM_BLE_PF_COND_TYPE filt_type; member 1307 switch (p_adv_filt_cb->filt_type) in btgattc_handle_event() 1313 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1320 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1339 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1351 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1362 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1376 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1388 p_adv_filt_cb->filt_type, p_adv_filt_cb->filt_index, in btgattc_handle_event() 1906 int filt_type, int filt_index, int company_id, in btif_gattc_scan_filter_add_remove() argument [all …]
|
/system/bt/stack/hcic/ |
D | hcicmds.c | 729 BOOLEAN btsnd_hcic_set_event_filter (UINT8 filt_type, UINT8 filt_cond_type, in btsnd_hcic_set_event_filter() argument 739 if (filt_type) in btsnd_hcic_set_event_filter() 744 UINT8_TO_STREAM (pp, filt_type); in btsnd_hcic_set_event_filter() 772 UINT8_TO_STREAM (pp, filt_type); in btsnd_hcic_set_event_filter()
|
/system/bt/stack/include/ |
D | hcimsgs.h | 476 extern BOOLEAN btsnd_hcic_set_event_filter(UINT8 filt_type,
|