Searched refs:tBTA_HH_MAINT_DEV (Results 1 - 5 of 5) sorted by relevance

/system/bt/bta/hh/
H A Dbta_hh_api.cc322 size_t len = sizeof(tBTA_HH_MAINT_DEV) + dscp_info.descriptor.dl_len;
323 tBTA_HH_MAINT_DEV* p_buf = (tBTA_HH_MAINT_DEV*)osi_calloc(len);
358 tBTA_HH_MAINT_DEV* p_buf =
359 (tBTA_HH_MAINT_DEV*)osi_calloc(sizeof(tBTA_HH_MAINT_DEV));
H A Dbta_hh_int.h139 } tBTA_HH_MAINT_DEV; typedef in typeref:struct:__anon171
164 tBTA_HH_MAINT_DEV api_maintdev;
367 tBTA_HH_MAINT_DEV* p_dev_info);
H A Dbta_hh_main.cc387 if (((tBTA_HH_MAINT_DEV*)p_msg)->sub_event == BTA_HH_ADD_DEV_EVT) {
388 index = bta_hh_find_cb(((tBTA_HH_MAINT_DEV*)p_msg)->bda);
H A Dbta_hh_act.cc920 tBTA_HH_MAINT_DEV* p_dev_info = &p_data->api_maintdev;
H A Dbta_hh_le.cc2017 tBTA_HH_MAINT_DEV* p_dev_info) {

Completed in 320 milliseconds