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

  /system/bt/test/suite/cases/
gatt.c 55 CALL_AND_WAIT(gatt_interface->client->listen(gatt_get_client_interface(), true), btgattc_advertise_cb);
59 CALL_AND_WAIT(gatt_interface->client->listen(gatt_get_client_interface(), false), btgattc_advertise_cb);
  /system/bt/test/suite/support/
callbacks.c 56 void btgattc_advertise_cb(int status, int client_if);
113 { "btgattc_advertise_cb" },
179 btgattc_advertise_cb,
gatt.c 143 void btgattc_advertise_cb(int status, int client_if) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 445 void btgattc_advertise_cb(int status, int client_if) function in namespace:android
620 btgattc_advertise_cb,
    [all...]

Completed in 41 milliseconds