Home
last modified time | relevance | path

Searched refs:BTA_SYS_PLCY_SET (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_sys.h123 #define BTA_SYS_PLCY_SET 0x10 /* set the link policy to the given addr */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/sys/
Dbta_sys_conn.c397 bta_sys_cb.p_policy_cb(BTA_SYS_PLCY_SET, id, policy, peer_addr); in bta_sys_set_policy()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1324 case BTA_SYS_PLCY_SET: in bta_dm_policy_cback()