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

  /system/bt/test/suite/support/
callbacks.c 60 void btgatts_connection_cb(int conn_id, int server_if, int connected, bt_bdaddr_t *bda);
123 { "btgatts_connection_cb" },
190 btgatts_connection_cb,
gatt.c 156 void btgatts_connection_cb(int conn_id, int server_if, int connected, bt_bdaddr_t *bda) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 651 void btgatts_connection_cb(int conn_id, int server_if, int connected, bt_bdaddr_t *bda) function in namespace:android
823 btgatts_connection_cb,
    [all...]

Completed in 717 milliseconds