Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h103 typedef UINT8 tBTA_JV_PM_ID; typedef
368 tBTA_JV_PM_ID app_id; /* JV app ID */
969 extern tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE in…
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h118 tBTA_JV_PM_ID app_id; /* JV app specific id indicating power table to use */
306 tBTA_JV_PM_ID app_id;
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c1222 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.c585 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()