Searched refs:bta_jv_free_scn (Results 1 – 3 of 3) sorted by relevance
147 extern void bta_jv_free_scn(int32_t type, uint16_t scn);
164 do_in_main_thread(FROM_HERE, Bind(&bta_jv_free_scn, conn_type, channel)); in BTA_JvFreeChannel()
707 void bta_jv_free_scn(int32_t type /* One of BTA_JV_CONN_TYPE_ */, in bta_jv_free_scn() function