Home
last modified time | relevance | path

Searched refs:BTA_DM_RS_OK (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h309 BTA_DM_RS_OK, /* the role switch result - successful */ enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3351 bta_dm_cb.search_msg.rs_res = BTA_DM_RS_OK; /* do not care about the result for now */ in bta_dm_rs_cback()