Home
last modified time | relevance | path

Searched refs:tBTA_HD_REGISTER_APP (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hd/
Dbta_hd_api.cc103 tBTA_HD_REGISTER_APP* p_buf = in BTA_HdRegisterApp()
104 (tBTA_HD_REGISTER_APP*)osi_malloc(sizeof(tBTA_HD_REGISTER_APP)); in BTA_HdRegisterApp()
Dbta_hd_int.h89 } tBTA_HD_REGISTER_APP; typedef
116 tBTA_HD_REGISTER_APP register_app;
Dbta_hd_act.cc162 tBTA_HD_REGISTER_APP* p_app_data = (tBTA_HD_REGISTER_APP*)p_data; in bta_hd_register_act()