Home
last modified time | relevance | path

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

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