Searched refs:btif_gattc_open_impl (Results 1 – 1 of 1) sorted by relevance
253 void btif_gattc_open_impl(int client_if, RawAddress address, bool is_direct, in btif_gattc_open_impl() function318 return do_in_jni_thread(Bind(&btif_gattc_open_impl, client_if, bd_addr, in btif_gattc_open()