HomeSort by relevance Sort by last modified time
    Searched refs:btgattc_search_result_cb (Results 1 - 3 of 3) sorted by null

  /system/bt/test/suite/support/
callbacks.c 44 void btgattc_search_result_cb(int conn_id, btgatt_srvc_id_t *srvc_id);
101 { "btgattc_search_result_cb" },
167 btgattc_search_result_cb,
gatt.c 95 void btgattc_search_result_cb(int conn_id, btgatt_srvc_id_t *srvc_id) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 287 void btgattc_search_result_cb(int conn_id, btgatt_srvc_id_t *srvc_id) function in namespace:android
608 btgattc_search_result_cb,
    [all...]

Completed in 50 milliseconds