Searched refs:BTM_SetPowerMode (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_csm.c | 195 BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p_ccb->p_lcb->remote_bd_addr, &settings); in l2c_csm_closed() 245 BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p_ccb->p_lcb->remote_bd_addr, &settings); in l2c_csm_closed() 960 BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p_ccb->p_lcb->remote_bd_addr, &settings); in l2c_csm_open() 982 BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p_ccb->p_lcb->remote_bd_addr, &settings); in l2c_csm_open()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_pm.c | 658 BTM_SetPowerMode (bta_dm_cb.pm_id, peer_addr, &p_bta_dm_pm_md[BTA_DM_PM_PARK_IDX]); in bta_dm_pm_park() 712 status = BTM_SetPowerMode (bta_dm_cb.pm_id, p_peer_dev->peer_bdaddr, &pwr_md); in bta_dm_pm_sniff() 806 BTM_SetPowerMode (bta_dm_cb.pm_id, peer_addr, &pm); in bta_dm_pm_active()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_pm.c | 173 tBTM_STATUS BTM_SetPowerMode (UINT8 pm_id, BD_ADDR remote_bda, tBTM_PM_PWR_MD *p_mode) in BTM_SetPowerMode() function
|
D | btm_sco.c | 702 BTM_SetPowerMode(BTM_PM_SET_ONLY_ID, remote_bda, &pm); in BTM_CreateSco()
|
D | btm_acl.c | 692 status = BTM_SetPowerMode (BTM_PM_SET_ONLY_ID, p->remote_addr, &settings); in BTM_SwitchRole()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 3811 tBTM_STATUS BTM_SetPowerMode (UINT8 pm_id, BD_ADDR remote_bda,
|
/hal_espressif-3.5.0/tools/test_idf_size/ |
D | overflow_esp32c3.map | 225 esp-idf/bt/libbt.a(btm_acl.c.obj) (BTM_SetPowerMode) 21272 .text.BTM_SetPowerMode 21274 0x000000004039d0c0 BTM_SetPowerMode 31005 .rodata.BTM_SetPowerMode.str1.4 45158 .rela.text.BTM_SetPowerMode 55958 BTM_SetPowerMode esp-idf/bt/libbt.a(btm_pm.c.obj)
|
D | overflow_esp32s3.map | 231 esp-idf/bt/libbt.a(btm_acl.c.obj) (BTM_SetPowerMode) 31667 .literal.BTM_SetPowerMode 37530 .text.BTM_SetPowerMode 37533 0x0000000040389cf4 BTM_SetPowerMode 49581 .rodata.BTM_SetPowerMode.str1.4 77742 BTM_SetPowerMode esp-idf/bt/libbt.a(btm_pm.c.obj)
|