Searched refs:BTA_HD_APP_DESCRIPTOR_LEN (Results 1 – 3 of 3) sorted by relevance
69 #define BTA_HD_APP_DESCRIPTOR_LEN HIDD_APP_DESCRIPTOR_LEN macro85 uint8_t d_data[BTA_HD_APP_DESCRIPTOR_LEN];
128 if (p_app_info->descriptor.dl_len > BTA_HD_APP_DESCRIPTOR_LEN) { in BTA_HdRegisterApp()129 p_app_info->descriptor.dl_len = BTA_HD_APP_DESCRIPTOR_LEN; in BTA_HdRegisterApp()
172 if (p_app_data->d_len > BTA_HD_APP_DESCRIPTOR_LEN || in bta_hd_register_act()