Searched defs:attr_mask (Results 1 – 12 of 12) sorted by relevance
/system/bt/stack/hid/ |
D | hidh_api.cc | 95 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()
|
D | hidh_int.h | 37 uint16_t attr_mask; /* 0x01- virtual_cable; 0x02- normally_connectable; 0x03- member
|
/system/bt/btif/include/ |
D | btif_hh.h | 63 tBTA_HH_ATTR_MASK attr_mask; member 80 tBTA_HH_ATTR_MASK attr_mask; member
|
/system/bt/bta/hh/ |
D | bta_hh_api.cc | 325 void BTA_HhAddDev(const RawAddress& bda, tBTA_HH_ATTR_MASK attr_mask, in BTA_HhAddDev()
|
D | bta_hh_utils.cc | 171 uint16_t attr_mask, in bta_hh_add_device_to_list()
|
D | bta_hh_act.cc | 178 static void bta_hh_sdp_cback(uint16_t result, uint16_t attr_mask, in bta_hh_sdp_cback()
|
D | bta_hh_int.h | 134 uint16_t attr_mask; member 221 uint16_t attr_mask; /* attribute mask */ member
|
/system/bt/stack/include/ |
D | srvc_api.h | 72 uint16_t attr_mask; member
|
/system/bt/btif/co/ |
D | bta_hh_co.cc | 293 tBTA_HH_ATTR_MASK attr_mask, uint8_t app_id) { in bta_hh_co_open()
|
/system/bt/include/hardware/ |
D | bt_hh.h | 74 int attr_mask; member
|
/system/bt/btif/src/ |
D | btif_storage.cc | 1340 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
|
D | btif_hh.cc | 426 bool btif_hh_add_added_dev(const RawAddress& bda, tBTA_HH_ATTR_MASK attr_mask) { in btif_hh_add_added_dev()
|