Home
last modified time | relevance | path

Searched refs:app_uuid (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp222 void btgattc_register_app_cb(int status, int clientIf, bt_uuid_t* app_uuid) { in btgattc_register_app_cb() argument
226 clientIf, UUID_PARAMS(app_uuid)); in btgattc_register_app_cb()
979 void btgattc_register_scanner_cb(bt_uuid_t app_uuid, uint8_t scannerId, in btgattc_register_scanner_cb() argument
984 status, scannerId, UUID_PARAMS(&app_uuid)); in btgattc_register_scanner_cb()