create_base_record() function
Adds a protocol list and service name (if provided) to an SDP record given by sdp_handle, and marks it as browseable. This is a shortcut for defining a set of protocols that includes L2CAP, RFCOMM, and optionally OBEX.
Arguments
with_obex
if TRUE, then an additional OBEX protocol UUID will be included at the end of the protocol list.
Return value
- TRUE : success - other : failed
create_base_record() is called by 1 function and calls 6 functions:
![]()
create_base_record()
create_base_record() reads 4 variables and writes 2 variables:
![]()
create_base_record()