Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_int.h67 #define BTA_HD_APP_DESCRIPTION_LEN 50 macro
81 char description[BTA_HD_APP_DESCRIPTION_LEN + 1];
Dbta_hd_api.cc115 BTA_HD_APP_DESCRIPTION_LEN); in BTA_HdRegisterApp()
116 p_buf->description[BTA_HD_APP_DESCRIPTION_LEN] = '\0'; in BTA_HdRegisterApp()