Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c108 UINT16 attr_mask = 0; in hidh_search_callback() local
352 tHID_STATUS HID_HostAddDev ( BD_ADDR addr, UINT16 attr_mask, UINT8 *handle ) in HID_HostAddDev()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbta_hh_co.c15 void bta_hh_co_open(uint8_t dev_handle, uint8_t sub_class, tBTA_HH_ATTR_MASK attr_mask, uint8_t app… in bta_hh_co_open()
Dbtc_hh.c282 bool btc_hh_add_added_dev(BD_ADDR bd_addr, tBTA_HH_ATTR_MASK attr_mask) in btc_hh_add_added_dev()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c354 bt_status_t btc_storage_add_hid_device_info(bt_bdaddr_t *remote_bd_addr, uint16_t attr_mask, uint8_… in btc_storage_add_hid_device_info()
402 uint16_t attr_mask = (uint16_t)value; in btc_storage_load_bonded_hid_info() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hh.h73 uint16_t attr_mask; member
85 uint16_t attr_mask; member
Dsrvc_api.h73 UINT16 attr_mask; member
Dbtc_avrc.h53 uint8_t attr_mask; member
Ddis_api.h97 UINT16 attr_mask; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c181 UINT16 attr_mask, in bta_hh_add_device_to_list()
Dbta_hh_api.c345 void BTA_HhAddDev(BD_ADDR bda, tBTA_HH_ATTR_MASK attr_mask, UINT8 sub_class, in BTA_HhAddDev()
Dbta_hh_act.c185 static void bta_hh_sdp_cback(UINT16 result, UINT16 attr_mask, in bta_hh_sdp_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_int.h39 …UINT16 attr_mask; /* 0x01- virtual_cable; 0x02- normally_connectable; 0x03- reconn_initiat… member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_avrc_api.c182 esp_err_t esp_avrc_ct_send_metadata_cmd(uint8_t tl, uint8_t attr_mask) in esp_avrc_ct_send_metadata_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h142 UINT16 attr_mask; member
232 UINT16 attr_mask; /* attribute mask */ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c1199 static bt_status_t btc_avrc_ct_send_metadata_cmd (uint8_t tl, uint8_t attr_mask) in btc_avrc_ct_send_metadata_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidh_api.h125 …int attr_mask; /*!< device attribute bit mask, refer to esp_hidh_dev_at… member