Searched defs:attr_mask (Results 1 – 11 of 11) sorted by relevance
/system/bt/stack/hid/ |
D | hidh_api.c | 107 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()
|
D | hidh_int.h | 41 …UINT16 attr_mask; /* 0x01- virtual_cable; 0x02- normally_connectable; 0x03- reconn_initiat… member
|
/system/bt/btif/include/ |
D | btif_hh.h | 63 tBTA_HH_ATTR_MASK attr_mask; member 79 tBTA_HH_ATTR_MASK attr_mask; member
|
/system/bt/bta/hh/ |
D | bta_hh_utils.c | 182 UINT16 attr_mask, in bta_hh_add_device_to_list()
|
D | bta_hh_api.c | 329 void BTA_HhAddDev(BD_ADDR bda, tBTA_HH_ATTR_MASK attr_mask, UINT8 sub_class, in BTA_HhAddDev()
|
D | bta_hh_act.c | 188 static void bta_hh_sdp_cback(UINT16 result, UINT16 attr_mask, in bta_hh_sdp_cback()
|
D | bta_hh_int.h | 148 UINT16 attr_mask; member 239 UINT16 attr_mask; /* attribute mask */ member
|
/system/bt/btif/co/ |
D | bta_hh_co.c | 277 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/ |
D | srvc_api.h | 77 UINT16 attr_mask; member
|
/system/bt/btif/src/ |
D | btif_storage.c | 1283 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
|
D | btif_hh.c | 437 BOOLEAN btif_hh_add_added_dev(bt_bdaddr_t bda, tBTA_HH_ATTR_MASK attr_mask) in btif_hh_add_added_dev()
|