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.cc1692 case BTA_DM_BUSY_LEVEL_EVT: { in btif_dm_upstreams_evt()
/system/bt/bta/include/
Dbta_api.h363 #define BTA_DM_BUSY_LEVEL_EVT 8 /* System busy level */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc2662 bta_dm_cb.p_sec_cback(BTA_DM_BUSY_LEVEL_EVT, &conn); in send_busy_level_update()