btm_sec_set_security_level() function
* Function btm_sec_set_security_level * Description Register service security level with Security Manager * Parameters: conn_type - TRUE if originating the connection, FALSE if not * p_name - Name of the service relevant only if * authorization will show this name to user. ignored * if BTM_SEC_SERVICE_NAME_LEN is 0. * service_id - service ID for the service passed to authorization callback * sec_level - bit mask of the security features * psm - L2CAP PSM * mx_proto_id - protocol ID of multiplexing proto below * mx_chan_id - channel ID of multiplexing proto below * Returns TRUE if registered OK, else FALSE