Home
last modified time | relevance | path

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

/system/bt/stack/hid/
Dhidh_api.c107 UINT16 attr_mask = 0; in hidh_search_callback() local
341 tHID_STATUS HID_HostAddDev ( BD_ADDR addr, UINT16 attr_mask, UINT8 *handle ) in HID_HostAddDev()
Dhidh_int.h41 …UINT16 attr_mask; /* 0x01- virtual_cable; 0x02- normally_connectable; 0x03- reconn_initiat… member
/system/bt/btif/include/
Dbtif_hh.h63 tBTA_HH_ATTR_MASK attr_mask; member
79 tBTA_HH_ATTR_MASK attr_mask; member
/system/bt/bta/hh/
Dbta_hh_utils.c182 UINT16 attr_mask, in bta_hh_add_device_to_list()
Dbta_hh_api.c329 void BTA_HhAddDev(BD_ADDR bda, tBTA_HH_ATTR_MASK attr_mask, UINT8 sub_class, in BTA_HhAddDev()
Dbta_hh_act.c188 static void bta_hh_sdp_cback(UINT16 result, UINT16 attr_mask, in bta_hh_sdp_cback()
Dbta_hh_int.h148 UINT16 attr_mask; member
239 UINT16 attr_mask; /* attribute mask */ member
/system/bt/btif/co/
Dbta_hh_co.c277 void bta_hh_co_open(UINT8 dev_handle, UINT8 sub_class, tBTA_HH_ATTR_MASK attr_mask, in bta_hh_co_open()
/system/bt/stack/include/
Dsrvc_api.h77 UINT16 attr_mask; member
/system/bt/btif/src/
Dbtif_storage.c1283 UINT16 attr_mask, UINT8 sub_class, in btif_storage_add_hid_device_info()
1321 uint16_t attr_mask; in btif_storage_load_bonded_hid_info() local
Dbtif_hh.c437 BOOLEAN btif_hh_add_added_dev(bt_bdaddr_t bda, tBTA_HH_ATTR_MASK attr_mask) in btif_hh_add_added_dev()