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

  /hardware/libhardware/include/hardware/
bt_gatt_client.h 216 bt_status_t (*get_included_service)( int conn_id, btgatt_srvc_id_t *srvc_id, member in struct:__anon32819
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 895 sGattIf->client->get_included_service(conn_id, &srvc_id, 0);
897 sGattIf->client->get_included_service(conn_id, &srvc_id, &incl_srvc_id);
    [all...]

Completed in 75 milliseconds