On 11/20/14 09:04, Mats Wichmann wrote: > On 11/20/14 08:53, Jean-Benoît MARTIN wrote: >> Hi all, >> >> I'm using the latest tizen SDK 2.3.0 >> >> I have found some APIs in header files which are not described in >> https://developer.tizen.org/fr/documentation/dev-guide/2.3.0 >> >> For example in header file of "bluetooth.h" function bt_ag_open_sco is >> available but I did not find it in dev-guide >> >> Where I can found the update APIs documentation of latest SDK ? > > > not everything in the headers is intended to be "open" (in the sense of > being a public documented and supported API).
and indeed all the bluetooth _sco_ functions are annotated @internal ... _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
