Home
last modified time | relevance | path

Searched refs:tBTA_JV_PM_ID (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_jv_api.h99 typedef UINT8 tBTA_JV_PM_ID; typedef
370 tBTA_JV_PM_ID app_id; /* JV app ID */
890 extern tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id,
/system/bt/bta/jv/
Dbta_jv_int.h104 tBTA_JV_PM_ID app_id; /* JV app specific id indicating power table to use */
289 tBTA_JV_PM_ID app_id;
Dbta_jv_api.c1144 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) in BTA_JvSetPmProfile()
Dbta_jv_act.c534 static tBTA_JV_PM_CB *bta_jv_alloc_set_pm_profile_cb(UINT32 jv_handle, tBTA_JV_PM_ID app_id) in bta_jv_alloc_set_pm_profile_cb()