Searched refs:BTA_JvSetPmProfile (Results 1 - 4 of 4) sorted by relevance

/system/bt/bta/include/
H A Dbta_jv_api.h810 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id,
/system/bt/btif/src/
H A Dbtif_sock_rfc.c588 BTA_JvSetPmProfile(p_data->rfc_open.handle,BTA_JV_PM_ID_1,BTA_JV_CONN_OPEN);
593 BTA_JvSetPmProfile(p_data->rfc_srv_open.handle,BTA_JV_PM_ALL,BTA_JV_CONN_OPEN);
H A Dbtif_sock_l2cap.c762 BTA_JvSetPmProfile(p_data->l2c_open.handle, BTA_JV_PM_ID_1,BTA_JV_CONN_OPEN);
/system/bt/bta/jv/
H A Dbta_jv_api.c981 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) function

Completed in 84 milliseconds