Searched refs:BTA_JvSetPmProfile (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/include/ |
D | bta_jv_api.h | 810 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id,
|
/system/bt/btif/src/ |
D | btif_sock_rfc.c | 588 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()
|
D | btif_sock_l2cap.c | 762 BTA_JvSetPmProfile(p_data->l2c_open.handle, BTA_JV_PM_ID_1,BTA_JV_CONN_OPEN); in btsock_l2cap_cbk()
|
/system/bt/bta/jv/ |
D | bta_jv_api.c | 981 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) in BTA_JvSetPmProfile() function
|