Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_cfg.c140 {BTA_ID_JV, BTA_JV_PM_ID_1, 6}, /* app BTA_JV_PM_ID_1, reuse ftc spec table */
/system/bt/bta/include/
Dbta_jv_api.h95 #define BTA_JV_PM_ID_1 1 /* PM example profile 1 */ macro
/system/bt/btif/src/
Dbtif_sock_l2cap.c760 BTA_JvSetPmProfile(p_data->l2c_open.handle,BTA_JV_PM_ID_1,BTA_JV_CONN_OPEN); in btsock_l2cap_cbk()
Dbtif_sock_rfc.c570 BTA_JvSetPmProfile(p_data->rfc_open.handle,BTA_JV_PM_ID_1,BTA_JV_CONN_OPEN); in rfcomm_cback()