Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.h43 extern void BTM_SetLeConnectionModeToSlow();
Dbtm_ble_bgconn.cc336 void BTM_SetLeConnectionModeToSlow() { in BTM_SetLeConnectionModeToSlow() function
/system/bt/stack/gatt/
Dconnection_manager.cc227 if (params_changed) BTM_SetLeConnectionModeToSlow(); in direct_connect_add()
265 BTM_SetLeConnectionModeToSlow(); in direct_connect_remove()
/system/bt/stack/test/
Dgatt_connection_manager_test.cc58 void BTM_SetLeConnectionModeToSlow() { in BTM_SetLeConnectionModeToSlow() function