Home
last modified time | relevance | path

Searched refs:BTA_HD_APP_DESCRIPTION_LEN (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_int.h72 #define BTA_HD_APP_DESCRIPTION_LEN 50 macro
86 char description[BTA_HD_APP_DESCRIPTION_LEN];
Dbta_hd_api.cc117 BTA_HD_APP_DESCRIPTION_LEN); in BTA_HdRegisterApp()