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

  /system/bt/test/suite/support/
callbacks.c 42 void btgattc_close_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda);
99 { "btgattc_close_cb" },
165 btgattc_close_cb,
gatt.c 87 void btgattc_close_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 264 void btgattc_close_cb(int conn_id, int status, int clientIf, bt_bdaddr_t* bda) function in namespace:android
606 btgattc_close_cb,
    [all...]

Completed in 480 milliseconds