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

  /system/bt/test/suite/support/
callbacks.c 41 void btgattc_open_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda);
98 { "btgattc_open_cb" },
164 btgattc_open_cb,
gatt.c 83 void btgattc_open_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 248 void btgattc_open_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda) function in namespace:android
605 btgattc_open_cb,
    [all...]

Completed in 48 milliseconds