Home
last modified time | relevance | path

Searched defs:attr_mask (Results 1 – 12 of 12) sorted by relevance

/system/bt/stack/hid/
Dhidh_api.cc95 uint16_t attr_mask = 0; in hidh_search_callback() local
317 tHID_STATUS HID_HostAddDev(const RawAddress& addr, uint16_t attr_mask, in HID_HostAddDev()
Dhidh_int.h37 uint16_t attr_mask; /* 0x01- virtual_cable; 0x02- normally_connectable; 0x03- member
/system/bt/btif/include/
Dbtif_hh.h63 tBTA_HH_ATTR_MASK attr_mask; member
80 tBTA_HH_ATTR_MASK attr_mask; member
/system/bt/bta/hh/
Dbta_hh_api.cc325 void BTA_HhAddDev(const RawAddress& bda, tBTA_HH_ATTR_MASK attr_mask, in BTA_HhAddDev()
Dbta_hh_utils.cc171 uint16_t attr_mask, in bta_hh_add_device_to_list()
Dbta_hh_act.cc178 static void bta_hh_sdp_cback(uint16_t result, uint16_t attr_mask, in bta_hh_sdp_cback()
Dbta_hh_int.h134 uint16_t attr_mask; member
221 uint16_t attr_mask; /* attribute mask */ member
/system/bt/stack/include/
Dsrvc_api.h72 uint16_t attr_mask; member
/system/bt/btif/co/
Dbta_hh_co.cc293 tBTA_HH_ATTR_MASK attr_mask, uint8_t app_id) { in bta_hh_co_open()
/system/bt/include/hardware/
Dbt_hh.h74 int attr_mask; member
/system/bt/btif/src/
Dbtif_storage.cc1340 RawAddress* remote_bd_addr, uint16_t attr_mask, uint8_t sub_class, in btif_storage_add_hid_device_info()
1381 uint16_t attr_mask = (uint16_t)value; in btif_storage_load_bonded_hid_info() local
Dbtif_hh.cc426 bool btif_hh_add_added_dev(const RawAddress& bda, tBTA_HH_ATTR_MASK attr_mask) { in btif_hh_add_added_dev()