Searched refs:BTA_HD_APP_DESCRIPTOR_LEN (Results 1 – 3 of 3) sorted by relevance
74 #define BTA_HD_APP_DESCRIPTOR_LEN HIDD_APP_DESCRIPTOR_LEN macro90 uint8_t d_data[BTA_HD_APP_DESCRIPTOR_LEN];
130 if (p_app_info->descriptor.dl_len > BTA_HD_APP_DESCRIPTOR_LEN) { in BTA_HdRegisterApp()131 p_app_info->descriptor.dl_len = BTA_HD_APP_DESCRIPTOR_LEN; in BTA_HdRegisterApp()
178 if (p_app_data->d_len > BTA_HD_APP_DESCRIPTOR_LEN || in bta_hd_register_act()