HomeSort by relevance Sort by last modified time
    Searched refs:filt_type (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/include/hardware/
bt_gatt_client.h 177 typedef void (*scan_filter_cfg_callback)(int action, int client_if, int status, int filt_type,
340 bt_status_t (*scan_filter_add_remove)(int client_if, int action, int filt_type,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 411 void btgattc_scan_filter_cfg_cb(int action, int client_if, int status, int filt_type,
416 action, status, client_if, filt_type, avbl_space);
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 155 tBTA_DM_BLE_PF_COND_TYPE filt_type; member in struct:__anon72241
    [all...]
  /system/bt/stack/hcic/
hcicmds.c 729 BOOLEAN btsnd_hcic_set_event_filter (UINT8 filt_type, UINT8 filt_cond_type,
739 if (filt_type)
744 UINT8_TO_STREAM (pp, filt_type);
772 UINT8_TO_STREAM (pp, filt_type);
    [all...]
  /system/bt/stack/include/
hcimsgs.h 476 extern BOOLEAN btsnd_hcic_set_event_filter(UINT8 filt_type,
    [all...]

Completed in 651 milliseconds