Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_util.cc155 CASE_RETURN_STR(BTA_DM_BUSY_LEVEL_EVT) in dump_dm_event()
Dbtif_dm.cc1759 case BTA_DM_BUSY_LEVEL_EVT: { in btif_dm_upstreams_evt()
/system/bt/bta/include/
Dbta_api.h356 #define BTA_DM_BUSY_LEVEL_EVT 8 /* System busy level */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc2667 bta_dm_cb.p_sec_cback(BTA_DM_BUSY_LEVEL_EVT, &conn); in send_busy_level_update()