Searched refs:srvc_handle (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp680 btgatt_srvc_id_t *srvc_id, int srvc_handle)
685 srvc_handle);
690 int srvc_handle,
695 status, server_if, srvc_handle, incl_srvc_handle);
700 int srvc_handle, int char_handle)
705 srvc_handle, char_handle);
710 bt_uuid_t *descr_id, int srvc_handle,
716 srvc_handle, descr_handle);
720 void btgatts_service_started_cb(int status, int server_if, int srvc_handle) argument
724 server_if, srvc_handle);
679 btgatts_service_added_cb(int status, int server_if, btgatt_srvc_id_t *srvc_id, int srvc_handle) argument
689 btgatts_included_service_added_cb(int status, int server_if, int srvc_handle, int incl_srvc_handle) argument
699 btgatts_characteristic_added_cb(int status, int server_if, bt_uuid_t *char_id, int srvc_handle, int char_handle) argument
709 btgatts_descriptor_added_cb(int status, int server_if, bt_uuid_t *descr_id, int srvc_handle, int descr_handle) argument
728 btgatts_service_stopped_cb(int status, int server_if, int srvc_handle) argument
736 btgatts_service_deleted_cb(int status, int server_if, int srvc_handle) argument
[all...]

Completed in 72 milliseconds